event sourcing Featured The essence of Event Sourcing Event Sourcing is a somewhat trending topic, and you can find a lot of blog posts on what event sourcing supposedly is. I’ll throw my wrench in the works and try to explain what I see as “Event Sourcing”.
object design Limit the Problem Space! How can we make our code less error-prone? In this post I explore some of the ways we can do so. Join me!