Creating a To-do list app using Redux Toolkit
Introduction Redux Toolkit is a react package for state management built on redux. In this tutorial, I’ll explain how to use the Redux toolkit by building a small to do list app that keeps its state using Redux Toolkit. I personally prefer redux tool...
Feb 23, 20227 min read11K
