Completed
Refactoring index.js
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Redux Made Easy - Learn React Redux - Redux Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 Overview / Goals
- 4 Uninstalling packages
- 5 Installing Easy Peasy Redux
- 6 Starting the dev environment
- 7 Creating the Easy Peasy store
- 8 Refactoring index.js
- 9 Refactoring App component
- 10 Refactoring Nav
- 11 Refactoring Home
- 12 Refactoring PostPage
- 13 Refactoring NewPost
- 14 Refactoring EditPost
- 15 Quick clean up
- 16 Async clean up
- 17 Refactoring Footer