Go to file
gitdagray ae191e64b4 Added Redux Devtools flag to store 2022-06-24 12:24:34 -05:00
01_lesson remove root style 2022-03-17 18:25:21 -05:00
02_lesson Added Chapter 2 2022-03-24 10:08:28 -05:00
02_lesson_starter Added Chapter 2 2022-03-24 10:08:28 -05:00
03_lesson Removed try/catch from async thunks. Letting promise.rejected cases do their work. 2022-04-18 08:24:23 -05:00
03_lesson_starter Added lesson 4 2022-04-05 16:31:56 -05:00
04_lesson Removed try/catch from async thunks. Letting promise.rejected cases do their work. 2022-04-18 08:24:23 -05:00
04_lesson_starter Removed try/catch from async thunks. Letting promise.rejected cases do their work. 2022-04-18 08:24:23 -05:00
05_lesson Added lesson 7 2022-04-28 12:57:51 -05:00
05_lesson_starter Added lesson 7 2022-04-28 12:57:51 -05:00
06_lesson Lesson 6 - RTK Query 2022-04-22 07:20:42 -05:00
06_lesson_starter Lesson 6 - RTK Query 2022-04-22 07:20:42 -05:00
07_lesson Added Redux Devtools flag to store 2022-06-24 12:24:34 -05:00
07_lesson_starter Added lesson 7 2022-04-28 12:57:51 -05:00
README.md Added link to docs tutorial 2022-05-17 07:24:39 -05:00

README.md

"React Redux Toolkit for Beginners"

?? Chapters


👋 Hello, I'm Dave Gray.

Check out my YouTube Channel with all of my tutorials.

🚩 Subscribe to my channel

Buy Me A Coffee

🚀 Follow Me:


Description

📺 YouTube Playlist for this repository.

🚀 This repository shares ALL of the resources referenced during the React Redux Toolkit tutorial series.

Based on the "Redux Essentials" tutorial in the official Redux Toolkit docs by Mark Erikson with some project additions and modifications along the way.


🎓 Academic Honesty

DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiargism and adhere to the spirit of this Academic Honesty Policy.


📚 Redux References

📚 React Router References

⚙ VS Code Extensions I Use:


💻 Source Code