by Organisers @virtualddd | May 15, 2020
Let’s write some event sourced projections! Our weapons of choice include higher order functions, algebraic data types, pattern matching, all the goodies of a modern programming languages. But the secret behind our success will be our Dogged Determination to...
by Organisers @virtualddd | May 15, 2020
The market for in person / presence training is pretty much gone right now due to the current situation. However each crisis brings up new opportunities. Some folks in the Domain-driven Design community have already gathered experiences in conduction and attending...
by Organisers @virtualddd | May 15, 2020
Functional programming enables the modeling of business domains based on a type system. This allows to prevent invariants already at runtime and customers have the possibility to give feedback directly to the code. In this workshop you can try it out yourself. We...
by Organisers @virtualddd | May 15, 2020
Just when I thought I squeezed everything out of context mapping I've found myself using the format in unconventional ways. If you're interested in what happens when your organization is dealing with multiple business lines, when your technology stack is...
by Organisers @virtualddd | May 15, 2020
During recent years Alexey participated in building several production-grade, customer-facing systems with Event Sourcing at heart. What was the driver to choose Event Sourcing as the implementation pattern? What does it have to do with Domain-Driven Design? What...