---
title: "[DDDDD-20] Live coding: Expressive Projections"
source: "https://virtualddd.com/sessions/ddddd-20-live-coding-expressive-projections/"
date: 2020-05-15
tags: ["ddddd", "event sourcing"]
type: "Online session"
host: "Kenny Schwegler"
video: "https://www.youtube.com/embed/FtxPdXp_FTA"
---

# [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 Descriptive naming. We’ll observe how our domain language crystallises, how patterns emerge, and how we end up with code that communicates intent.
