Domain driven design
- An architectural design strategy in which we selectively distill, organize, and abstract the body of knowledge from the users to the software 
- https://completedeveloperpodcast.com/episode-132/ 
- https://github.com/ythirion/knowledge-base/blob/master/software-architecture/ddd-re-distilled.md 
- https://herbertograca.com/category/development/book-notes/domain-driven-design-by-eric-evans/page/2/ 
- https://herbertograca.com/category/development/book-notes/patterns-principles-and-practices-of-domain-driven-design-by-scott-millett-and-nick-tune/ 
- https://blog.avanscoperta.it/2020/08/04/domain-driven-design-in-2020/ - https://blog.codecentric.de/alberto-brandolini-domain-driven-design-eventstorming 
 
- https://blog.avanscoperta.it/2020/08/04/domain-driven-design-in-2020/ 
- https://youtu.be/3t0tZTOGk08 Writing cleaner code with Domain Driven Design by Paul van der Slot 
Issues
- https://speakerdeck.com/robertbraeutigam/object-oriented-domain-driven-design?slide=42 - https://www.youtube.com/watch?v=dB5B4Vmxq7A 
 
Last updated
Was this helpful?