[DDDDD-20] DDD For Small Organizations

Most DDD talks target topics specifically for larger organizations. But what about the rest of us who work with small organizations like startups or smaller product companies? Does DDD work for us too? In this session, you'll learn about some misconceptions...

[DDDDD-20] Live coding: Expressive Projections

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...