Week 30, year 2016
- DDD Weekly: Issue #6 - DDD Decoded - The Aggregate and Aggregate Root Explained (Part 1) Mike Mogosanu. “modelling an aggregate has nothing to with object oriented design, but everything to do with paying attention to the domain expert and really groking the domain.” Build an application using microservices and CQRS IBM developerWorks: Felicia Tucci. “…regardless of the complexity of the business logic, with these techniques the implementation of new commands, events, and event listeners can become essentially a purely mechanical and repetitive process. [DDD Weekly]
- What is an implementation detail? - I bet you encounter (and use) the term "implementation detail" a lot. But what it means, exactly? And how to see if something is an implementation detail? [Enterprise Craftsmanship]