Domain Driven Design is an approach to software development that focuses on understanding and modelling the core domain of a business or problem space. The main goal of DDD is to create software systems that closely align with the complex, evolving needs of domain experts and stakeholders.

5m read timeFrom medium.com
Post cover image
Table of contents
Domain Driven DesignProblem StatementOverviewGoalsGlossaryHLDContextDomain:→ Entities→ Use CasesData / Storage Layer :→ Repos→ DBModels→ QueriesAPI Layer / Application Layer→ Handler / Service→ API EntitiesTests
2 Comments

Sort: