Redux Toolkit Tutorial – JavaScript State Management Library
Offered By: freeCodeCamp
Course Description
Overview
Dive into Redux Toolkit, the standard way to write Redux logic, in this comprehensive tutorial for beginners. Master state management in JavaScript by learning to set up a store, create slices, use dev tools, and implement useSelector(). Explore Hero Icons integration, work with local data, and render lists efficiently. Build a functional cart system with features like item removal, quantity toggling, and total calculation. Create modals and understand advanced concepts like createAsyncThunk. Follow along with provided code examples and gain practical experience in Redux Toolkit implementation for effective state management in your projects.
Syllabus
) Setup Store.
) Create Slice.
) Dev Tools.
) useSelector().
) Hero Icons.
) Local Data.
) Render List.
) Cart Item.
) Clear Cart.
) Return State.
) Remove Item.
) Toggle Amount.
) Calculate Totals.
) Create Modal.
) Modal Complete.
) createAsyncThunk.
) createAsyncThunk Options.
Taught by
freeCodeCamp.org
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX