React Redux and Redux Toolkit Course - For Beginners

preview_player
Показать описание
React Course:

All Courses:

FREE React Roadmap:

GitHub starter file

Connect With Me:

-- React Redux and Redux Toolkit Timeline --
00:00:00 - Intro to Redux
00:07:39 - How Redux Works
00:12:51 - Install Redux, create store and Reducer
00:23:14 - Setup Redux devtool
00:25:27 - Provide store to App
00:28:13 - Select data from store
00:32:10 - Dispatch action from component
00:39:03 - Pass data to reducer via payload
00:44:16 - Create Auth Reducer
00:58:34 - Conditionally display counter
01:03:03 - Refactor code
01:07:49 - Define action types
01:25:11 - Redux Toolkit Intro
01:29:50 - Refactor project with Redux Toolkit
Рекомендации по теме
Комментарии
Автор

Zino this is the easiest redux tutorial i have seen.
Thank you 👏

swissguard
Автор

I couldn't work with the starter file. I had issues with ths Sass dependancy.

kenechukwuokoh