by Organisers @virtualddd | Dec 23, 2021
Domain-Driven Design Europe 2016 – Brussels, January 26-29, 2016 http://dddeurope.com – https://twitter.com/ddd_eu Gregory Young coined the term “CQRS” (Command Query Responsibility Segregation) and it was instantly picked up by the community who have...
by Organisers @virtualddd | Oct 19, 2020
Domain-Driven Design Europe 2017 http://dddeurope.com – https://twitter.com/ddd_eu Pure and lazy functional programming languages seem a perfect fit to implement Domain Driven Design using Event Sourcing as a domain storage principal. Immutable and persistent...
by Organisers @virtualddd | Oct 14, 2020
Domain-Driven Design Europe 2018 https://dddeurope.com/ Tweets by ddd_eu Event Sourcing after launch: how to evolve your event store along with your application Event sourcing can be a solution for certain problems in your application, but it also comes with its own...
by Organisers @virtualddd | Oct 5, 2020
Domain-Driven Design Europe 2017 http://dddeurope.com – https://twitter.com/ddd_eu We often relate Domain-Driven Design with the content of Eric Evans' book; however even this book suggests looking outside for other patterns and inspirations: analysis...
by Organisers @virtualddd | Oct 2, 2020
Domain-Driven Design Europe 2017 http://dddeurope.com – https://twitter.com/ddd_eu Domain invariants are all around you. In every business rule your domain expert ever tried to give you. You should use them to guide your design. You should also be testing them!...