Blog

Technical insights and experiences from backend engineering

4 articles 21 topics

Filter by topic

Keep your requirements close to the code 📖

java ddd domain-driven-design value-objects clean-code software-architecture

An exploration of domain-driven design in Java, showing how value objects encapsulate business requirements directly in the code to improve maintainability.