DEV Community

Discussion on: How to build a Fabulous Todo App using React, Redux and Framer-Motion

 
codebucks profile image
CodeBucks

Great that you figured it out yourself🍻, Yes redux-toolkit is a different than simple approach, It will do all the things by itself within createSlice function so we don't have to write more boilerplate code. 😄