Aggregate Design (Part 1)
While the theory is something on its own, when it comes to practice, what a lot of teams have ended up with are classes that do not model behavior, but rather classes that either do too much, or model data they are not concerned with.
In this series,...
linque.hashnode.dev10 min read