DDD: Aggregates
Chapter 6 of Domain-Driven Design by Eric Evans is about handling objects that have complex interdependencies and a life cycle where the object goes through different states.
These objects can be harder to maintain while keeping the model clean and p...
thepayload.hashnode.dev5 min read