Redux Toolkit Tutorial – JavaScript State Management Library

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=bbkBuqC1rU4



Duration: 1:50:42
239,703 views
0


Learn how to use Redux Toolkit in this course for beginners. Redux Toolkit is from the Redux team and tt is intended to be the standard way to write Redux logic. So if you want to learn Redux to help with state management, this is the video for you.

💻 Code: https://github.com/john-smilga/redux-toolkit-tutorial

✏️ Course developed by John Smilga. Check out his YouTube channel: https://www.youtube.com/channel/UCMZFwxv5l-XtKi693qMJptA

⭐️ Course Conetents ⭐️
⌨️ (0:00:00) Setup Store
⌨️ (0:11:09) Create Slice
⌨️ (0:18:49) Dev Tools
⌨️ (0:20:28) useSelector()
⌨️ (0:29:04) Hero Icons
⌨️ (0:32:08) Local Data
⌨️ (0:34:24) Render List
⌨️ (0:43:33) Cart Item
⌨️ (0:46:59) Clear Cart
⌨️ (0:54:37) Return State
⌨️ (0:57:23) Remove Item
⌨️ (1:04:01) Toggle Amount
⌨️ (1:10:19) Calculate Totals
⌨️ (1:16:27) Create Modal
⌨️ (1:18:56) Modal Complete
⌨️ (1:28:26) createAsyncThunk
⌨️ (1:41:30) createAsyncThunk Options

🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2022-05-19Drum Machine with Python and Pygame – Full Project Course
2022-05-17SQL Server Performance Essentials – Full Course
2022-05-12Self-Driving Car with JavaScript Course – Neural Networks and Machine Learning
2022-05-09Build a Social Media App with Django – Python Web Framework Tutorial
2022-05-05Data Visualization with D3 – Full Course for Beginners [2022]
2022-05-04React Router 6 – Tutorial for Beginners
2022-05-02Google Cloud Associate Cloud Engineer Course - Pass the Exam!
2022-04-28Blazor WebAssembly & Web API on .NET 6 – Full Course (C#)
2022-04-27Assembly Language Programming with ARM – Full Tutorial for Beginners
2022-04-25Python + PyTorch + Pygame Reinforcement Learning – Train an AI to Play Snake
2022-04-20Redux Toolkit Tutorial – JavaScript State Management Library
2022-04-18Python Game Development Project Using OOP – Minesweeper Tutorial (w/ Tkinter)
2022-04-13Low-Code for Freelance Developers & Startups – Tutorial
2022-04-11Learn Terraform (and AWS) by Building a Dev Environment – Full Course for Beginners
2022-04-08Let's Play Break The Code 2 – Code Cracking Game for Developers with Tom and Shaun
2022-04-07Figma Variants – Design a Scalable Mobile App [Full Course]
2022-04-04Full Gitpod Course – ExamPro Cloud Developer Environment Certification
2022-03-31Firebase – Full Course for Beginners
2022-03-30Augmented Reality for Everyone - Full Course
2022-03-29React Project Tutorial – Build a Portfolio Website w/ Advanced Animations
2022-03-24Microservices with FastAPI – Full Course