Since working with generators can be a bit tricky if you’re new to them, this post offers an intro on how to use them and highlights common pitfalls to avoid.
PHP
Modular Monoliths: Creating Real Boundaries Before Reaching for Microservices
A deep dive into modular monoliths, from module APIs and database ownership to cross-module communication, architecture tests, incremental migration, and the signals that justify microservices. Read more