Completed
Learn Redux #14 — Displaying and Adding Comments
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn Redux
Automatically move to the next video in the Classroom when playback concludes
- 1 Learn Redux #1 — Setting Up Our Webpack Environment
- 2 Learn Redux #2 — App Layout + Component Setup
- 3 Learn Redux #3 — Creating our Single and PhotoGrid components
- 4 Learn Redux #4 — Setting up React Router
- 5 Learn Redux #5 — Creating our Redux Store
- 6 Learn Redux #6 — All About Redux Actions
- 7 Learn Redux #7 — All About Redux Reducers
- 8 Learn Redux #8 — Integrating our Store with React Router
- 9 Learn Redux #9 — Understanding The Reducer's Job
- 10 Learn Redux #10 — Accessing Dispatch and State with Redux
- 11 Learn Redux #11 — Displaying Redux State inside our Components
- 12 Learn Redux #12 — Updating State with Reducers
- 13 Learn Redux #13 — Displaying the Single Photo Component
- 14 Learn Redux #14 — Displaying and Adding Comments
- 15 Learn Redux #15 — Updating Comment State in our Store
- 16 Learn Redux #16 — Redux Reducer Composition
- 17 Learn Redux #17 — Error Tracking and Insights with Sentry
- 18 Learn Redux #18 — Hot Reloading Redux Reducers with webpack
- 19 Learn Redux #19 — Redux Dev Tools
- 20 Learn Redux #20 — Wrap Up and Next Steps