- Fake it until you automate it
- Contract Tests
- Pourquoi écrivez-vous de si mauvaises documentations, alors que votre code est de bonne qualité ?
- Always use [closed, open) intervals
- Speeding up the JavaScript ecosystem - one library at a time
- Design Decisions: Why use final classes
- Null or Nullable Embeddables with Symfony and Doctrine ORM
- Start Using “__invoke” in PHP
- Improve your application with domain-rich models 📝
- Is it a DTO or a Value Object? — Matthias Noback : Blog
- Symfony Testing: using Repository pattern without connecting to database
- Symfony without Request
- Clean code tricks in PHP everyone should follow
- CircuitBreaker
- Understanding useMemo and useCallback
- Les ~10 préceptes de la revue de code
- Why React Re-Renders
- Mon top 5 des PIRES erreurs sous Symfony
- Your Code Doesn't Have to Be a Mess
- Mastering the Docker networking
- Symfony Internals #1: Inside the Framework Configuration
- Decoupling your security user from your user model — Matthias Noback : Blog
- The Unlocked Possibilities of the :has() Selector
- Don't let dicts spoil your code
- DDD : Domain-Driven Design
- Using dependency injection and SOLID principles with Symfony: the Geocoding example
- Software Engineering - The Soft Parts
- Initialisez votre projet Symfony avec des fondations solides
- Efficiently Mock APIs Locally With Prism
- Creating Generative SVG Grids
- Measuring Software Complexity: The Impact of the Environment
- The command dispatcher pattern