Skip to main content

Reactive applications with Event-Sourcing and Server-Sent events

It is 2023, and people have certain expectations of web applications. They need to feel fast, smooth, and dependable at the same time. However, synchronizing the data between your backend and frontend can be problematic and can cause inconsistencies to creep in – diminishing the user experience!

Enter the powerful duo: Server-Sent events and Event-Sourcing. Updating your backend data based on events and sending new data to the frontend ensures the data is always up-to-date and responsive. In just 50 minutes, I will explain the basics and build an implementation with you on stage.

Upcoming

  • JCON World 2023

Prior given