#ddd
Read more stories on Hashnode
Articles with this tag
Event-driven architecture (EDA) is a design paradigm in which system components communicate and operate through the production, detection, and...
Strategic Domain-Driven Design Significance A business domain refers to a specific area or aspect of a business or organization's operations,...
Overview The Repository Pattern is a software design pattern that provides an abstraction layer between the business logic of an application and the...
Every project starts with functional requirements. We just want to have an application that does what we have specified. In this post, I would like to...
Overview Value objects are one of the tactical building blocks for modeling the business domain introduced and popularized by the Domain Driven Design...