Completed
Connecting the state to the component
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Event-Sourcing Your React-Flux Applications
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 (Semi) Structured storage
- 3 Command Query Responsibility Segregation
- 4 The JavaScript command
- 5 A Redux Action Creator
- 6 Event Sourcing
- 7 Event Pushing
- 8 React with Redux
- 9 The permit collection reducer
- 10 The single permit reducer
- 11 The React application startup
- 12 Connecting the state to the component