Ted M. Young (he/him) aka @JitterTed @ted.dev · May 3

If we scroll to the top and select the most recent event, we see the change in the aggregate's (projected) state, which shows how the TicketsSold events have changed the "Tickets Remaining" state:

0 likes 1 replies

?

Replies

Ted M. Young (he/him) aka @JitterTed · May 3

In upcoming live coding streams, I'll finish generalizing the viewer to support not just any aggregate, but any custom projection (read model) as well (as long as they provide a way of getting the state as of a specific event). Check out the #Java code: github.com/jitterted/j...