Full Stack Radio

In this episode, Adam talks to Frank de Jonge, author of the EventSauce library, about what event sourcing is, how it works, and what it looks like to use it to model some practical real-world problems.

Show Notes

Topics include:
  • What does "event sourcing" even mean?
  • What do terms like "aggregate" and "projection" mean in the context of event sourcing?
  • What are the benefits of modeling something with event sourcing vs. a traditional state-based approach?
  • How events are usually stored
  • Why and how you might build multiple projections from a single event stream
  • How events in event sourcing differ from the sort of events you might already be using in your projects
  • A walkthrough of what the actual code would look like to model a "publish blog post" feature using event sourcing
Sponsors:
Links:

What is Full Stack Radio?

A podcast for developers interested in building great software products. Every episode, Adam Wathan is joined by a guest to talk about everything from product design and user experience to unit testing and system administration.