92: PHPRoundtable Aug 2024 - Event Sourcing

12/08/2024 1h 12min Episodio 92
92: PHPRoundtable Aug 2024 - Event Sourcing

Listen "92: PHPRoundtable Aug 2024 - Event Sourcing"

Episode Synopsis

Show LinksEvent Sourcery: Event Sourcery is a video course created by Shawn McCool that covers the fundamentals of reactive systems and event sourcing, both theoretical and practical. The course combines carefully produced video lectures and real source code examples to show how the ideas translate into working code. The code is written in PHP by a polyglot developer, and developers familiar with C#, Java, and other similar programming languages will feel at home. Download the code examplesVerbs: Verbs is a Laravel package that allows you to derive the state of your application from the events that have occurred. It's a simple, but extremely powerful, way to design your applications.