Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Mastering ReduxJS
Getting Started with Reducers
Overview and Source files
Configuring our Project with Create-React-App (6:58)
Creating a React Component (9:11)
Working with the React state (8:24)
Creating our First Reducer (5:58)
Testing with JEST (8:10)
Integrating Redux (8:02)
References and further reading
Rendering Redux Data with React
Chapter Overview
Rendering Redux data into React (6:15)
Dispatching actions and updating React (7:05)
Making our Reducer accept Arrays (9:25)
Creating multiple counters (12:41)
Reducing Data with ES6 (5:28)
References and further reading
Making things more dynamic
Chapter Overview
Adding Counters dynamically (7:36)
Combining Reducers with Redux (8:11)
Deep freezing objects (10:54)
Building out a checkered Board (11:14)
Connecting our Dynamic Board (3:28)
References and further reading
Integrating React-Redux
Splitting out our Action types into their own file (6:08)
Bound and unbound actions (4:39)
Extracting Actions with properties (4:53)
Adding the React-Redux Provider (4:43)
Passing our store with the context (7:10)
Using the connect method (9:24)
References and further reading
Teach online with
Combining Reducers with Redux
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock