All You Need To Know About Domain-Driven Design
Reading Time: 3 minutes Introduction Domain-Driven Design is a concept introduced by Eric Evans in his book Domain-Driven Design: Tackling Complexity in Heart of Software. It is an architectural approach to designing large systems. It suggests designing software architecture by looking at it in a top-to-bottom fashion. What is Domain? The domain is the heart of the software around which the application revolves. The dictionary meaning of domain is Continue Reading