I'll talk about event sourcing, build up the concept, and then talk (and probably live code) through implementing events into an existing codebase using Verbs.

Comments

Please login to leave a comment

Chris Jones at 14:02 on 21 May 2025

It was a good talk but I wish the library presented supported more than Laravel.

Chris Abbey at 15:28 on 21 May 2025

A lot of "I wrote these slides last night" showing through in the code sections... typos, bugs, inconsistencies, etc.

Also a bit of the high level background on event sourcing that was omitted or assumed folks knew which would have made folks new to the concept way more comfortable with some of the otherwise terrifying concepts mentioned. like being able to blow away the database and rebuild it from the event stream. For folks coming from non-event source backgrounds that concept is totally alien.

Thank you for the talk. I still feel like there are gaps in my understanding of how I could and should use Verbs but I think I just need to try it out.

Bill Tressler at 17:26 on 21 May 2025

I feel like the description should’ve been clear on the tight relation to Laravel.

Andrew Woods at 20:53 on 21 May 2025

I enjoyed this, even though I didn't totally get it all. I've been tired most of the day, so I need to re-watch this one.