Modeling your domain as timelines instead of object graphs| ismaelcelis.com
The Command Layer is the place where business logic happens, user input is handled and decisions are made. In this article I explore the role of the Command Layer in event-sourced systems| ismaelcelis.com
In this series I’ll go over the basic concepts in Event Sourcing. The code examples are in Ruby, but the general principles should apply in any language.| ismaelcelis.com