In this first video, we’ll install and initialize Redux Toolkit in a new React project, and explore what it brings to the table.
This is a beginner-friendly intro — no boilerplate, just a clean start with the Redux DevTools ready to go.
☕ Found this helpful? Support the channel:
https://www.buymeacoffee.com/rowadz
📂 Code Repo:
https://github.com/Rowadz/react-redux...
📚 Docs Mentioned:
Redux Toolkit → https://redux-toolkit.js.org/
ImmerJS → https://immerjs.github.io/immer/docs/...
JavaScript Proxy API → https://developer.mozilla.org/en-US/d...
⏱️ Timestamps:
00:00 - What is Redux Toolkit?
01:04 - Getting started
01:35 - What we’ll build + what you need to know
03:30 - Using the Redux DevTools