Example 8 · 30–40 min
Redux Toolkit — Shopping Cart
createSlice · useSelector · useDispatch
The Question
"Set up Redux Toolkit with a cart slice that supports add, remove, increment, decrement, and clear. Connect it to a product catalog UI. Co-locate selectors with the slice. Explain how Immer enables mutation-style reducer logic."
configureStorecreateSliceImmer mutationsuseSelectoruseDispatchco-located selectors
Products
Mechanical Keyboard
$89.99
Wireless Mouse
$49.99
USB-C Hub
$34.99
Monitor Stand
$29.99
Webcam HD
$59.99
Cart
Your cart is empty