2022-03-16 08:45:07 +11:00
# "React Redux Toolkit for Beginners"
### ?? Chapters
---
### Author Links
👋 Hello, I'm Dave Gray.
✅ [Check out my YouTube Channel with all of my tutorials ](https://www.youtube.com/DaveGrayTeachesCode ).
🚩 [Subscribe to my channel ](https://bit.ly/3nGHmNn )
☕ [Buy Me A Coffee ](https://buymeacoffee.com/DaveGray )
🚀 Follow Me:
- [Twitter ](https://twitter.com/yesdavidgray )
- [LinkedIn ](https://www.linkedin.com/in/davidagray/ )
- [Blog ](https://yesdavidgray.com )
- [Reddit ](https://www.reddit.com/user/DaveOnEleven )
---
### Description
📺 [YouTube Playlist ](https://www.youtube.com/playlist?list=PL0Zuz27SZ-6M1J5I1w2-uZx36Qp6qhjKo ) for this repository.
🚀 This repository shares ALL of the resources referenced during the React Redux Toolkit tutorial series.
---
### 🎓 Academic Honesty
**DO NOT COPY FOR AN ASSIGNMENT** - Avoid plagiargism and adhere to the spirit of this [Academic Honesty Policy ](https://www.freecodecamp.org/news/academic-honesty-policy/ ).
---
2022-03-25 02:08:28 +11:00
### 📚 Redux References
2022-03-16 08:45:07 +11:00
- 🔗 [Official Site for Redux Toolkit ](https://redux-toolkit.js.org/ )
2022-03-25 02:08:28 +11:00
- 🔗 [Redux Devtools ](https://github.com/reduxjs/redux-devtools )
- 🔗 [Immer.js ](https://immerjs.github.io/immer/ )
2022-03-16 08:45:07 +11:00
2022-04-06 07:31:56 +10:00
### 📚 React Router References
- 🔗 [Official Site for React Router ](https://reactrouter.com/docs/en/v6 )
- 🔗 [React Router v6 Tutorial ](https://github.com/gitdagray/react_router_v6 )
2022-03-16 08:45:07 +11:00
### ⚙ VS Code Extensions I Use:
- 🔗 [ES7 React JS Snippets Extension ](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets )
- 🔗 [Prettier VS Code Extension ](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode )
- 🔗 [vscode-icons VS Code Extension ](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons )
- 🔗 [Github Themes VS Code Extension ](https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme )
---
### 💻 Source Code
2022-03-25 02:08:28 +11:00
- 🔗 [Chapter 1 ](https://github.com/gitdagray/react_redux_toolkit/tree/main/01_lesson )
- 🔗 [Chapter 2 Starter Code ](https://github.com/gitdagray/react_redux_toolkit/tree/main/02_lesson_starter )
- 🔗 [Chapter 2 Completed Code ](https://github.com/gitdagray/react_redux_toolkit/tree/main/02_lesson )
2022-04-01 09:56:58 +11:00
- 🔗 [Chapter 3 Starter Code ](https://github.com/gitdagray/react_redux_toolkit/tree/main/03_lesson_starter )
- 🔗 [Chapter 3 Completed Code ](https://github.com/gitdagray/react_redux_toolkit/tree/main/03_lesson )
2022-04-06 07:31:56 +10:00
- 🔗 [Chapter 4 Starter Code ](https://github.com/gitdagray/react_redux_toolkit/tree/main/04_lesson_starter )
- 🔗 [Chapter 4 Completed Code ](https://github.com/gitdagray/react_redux_toolkit/tree/main/04_lesson )
2022-04-21 06:59:43 +10:00
- 🔗 [Chapter 5 Starter Code ](https://github.com/gitdagray/react_redux_toolkit/tree/main/05_lesson_starter )
- 🔗 [Chapter 5 Completed Code ](https://github.com/gitdagray/react_redux_toolkit/tree/main/05_lesson )
2022-03-16 08:45:07 +11:00