Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Redux The Easy Way Course
First Section
Redux the introduction (5:40)
Getting setup for the course (6:57)
Redux is not hard (6:48)
Redux Basics
Overview
Action creators and actions (5:30)
Reducers (13:24)
Creating our store (7:56)
Dispatching our action the reducers (9:59)
Subscribe to changes in your store (11:04)
Counter
Counter HTML and CSS (10:45)
Counter action creators (1:44)
Counter Create Reducer (3:05)
Counter - Combine reducers and create store (2:28)
Counter - Dispatch subscribe and render (8:43)
Redux with React
How redux works with react (4:28)
what application we are building (2:56)
Books - HTML and CSS Part 1 (8:02)
Books - HTML and CSS part 2 (26:03)
Books - HTML and CSS part 3 (25:55)
setting up to work with react and redux (5:48)
converting our HTML to react components (17:56)
Creating our actions (6:38)
Creating our reducers (13:21)
creating our store for the provider (13:28)
Connecting reducers and actions to our components (15:34)
Lets take a brake to go over it again (10:59)
Display all books (22:12)
adding books to my list (19:48)
concluding the course with removing books (10:49)
Creating our actions
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock