Multiple Inheritance Functionality via Strategy Pattern in Java Decomposing seems-to-be multiple inheritance issues via the strategy pattern to achieve compositional flexibility.
Enforcing Distributed Rate Limiting with Hazelcast and Bucket4j Hands-on guide on enforcing distributed rate limiting for multiple instances with Bucket4J and Hazelcast.
Testcontainers for Spring Boot Integration-Tests with Redis, MariaDB and Gitlab CI/CD Smooth Spring Boot Integration Tests for MariaDB and Redis Caching, utilizing Testcontainers to bring Integration Tests to a new level of flexibility.
Angulars RouteReuseStrategy Preventing Angular from recreating components on user navigation via Angulars RouteReuseStrategy.
HTTP Security Headers Introduction to HTTP Security Headers, what they are, how they work, why they are useful and how to configure them.
Integrating InteractJS in Angular Cleanly implementing drag and drop functionality in Angular web apps by incorporating and wrapping interactjs.
Using Tailwind CSS Framework with Angular How to integrate TailwindCSS utility-first framework with Angular.
Full Page Caching in PHP using Symfony Checking out the possibility of full-page caching directly embedded in the Symfony PHP framework.
Optimizing Performance with Resource Hints Exploring the possibilities of performance optimizations by utilizing resource hints allowing browsers to pre-fetch/pre-load data for a better user experience.
7 Ways to Speed up your Symfony Setup 7 ways to easily speed up a Symfony Setup without applying code changes.