Ratings16
Average rating4
I love the main concept of domain driven design as explained in this book. Create a core part of your data model that reflects how the business operates within its domain. However the writing of the book was less than ideal with too much repetition throughout and too academic of a tone. It is an ambitious book which tries to organize the code at a higher level of abstraction than classic design patterns. Well worth reading; highly recommended. I did do some initial thoughts on how to apply the book to my ongoing work, and it's not easy to apply it. Requires a lot of thought. But the way it's causing me to change my perspective on the codebase is also beneficial.