Event-Sourcing Your React-Flux Applications
Offered By: JSConf via YouTube
Course Description
Overview
Explore Event-Sourcing and CQRS in React-Flux applications through this JSConf Budapest 2016 talk by Maurice De Beijer. Learn why Event-Sourcing is a powerful solution for complex applications, storing every action as a separate domain event. Discover how to implement this design pattern in React and Flux, covering topics such as semi-structured storage, Command Query Responsibility Segregation, JavaScript commands, Redux Action Creators, and connecting state to components. Gain insights into building more scalable and maintainable React applications using Event-Sourcing techniques.
Syllabus
Intro
(Semi) Structured storage
Command Query Responsibility Segregation
The JavaScript command
A Redux Action Creator
Event Sourcing
Event Pushing
React with Redux
The permit collection reducer
The single permit reducer
The React application startup
Connecting the state to the component
Taught by
JSConf
Related Courses
Event Sourcing and Event Storage with Apache Kafka - Event Sourcing 101Confluent via YouTube Modernizing an Existing System to Take a More Domain-Driven Approach
NDC Conferences via YouTube Database Scaling Patterns - How to Perform Step by Step Scaling
CodeHelp - by Babbar via YouTube Kubernetes and Microservices with Oracle Database
Oracle via YouTube CQRS with Erlang
Strange Loop Conference via YouTube