This repository collects summaries for each chapter of the book "Implementing Domain-Driven Design" by Vaughn Vernon
Book Chapters
- Chapter 1 Getting Started with DDD
- Chapter 2 Domains Subdomains and Bounded Contexts
- Chapter 3 Context Maps
- Chapter 4 Architecture
- Chapter 5 Entities
- Chapter 6 Value Objects - Sergio Verde
- Chapter 7 Services
- Chapter 8 Domain Events - Patryk Zieliński
- Chapter 10 Aggregates - Dane Leube ✔️
- Chapter 11 Factories - Dane Leube ✔️
- Chapter 12 Repositories - Dane Leube
- Chapter 13 Integrating Bounded Contexts - James King
- Chapter 14 Application
- Aggregates and Event Sourcing A+ES