React - Redux: <1> Sample Project
- Anh Nguyen tuan
- Jul 12, 2022
- 1 min read

Before I worked with Redux-toolkit, I had worked with Dvajs. It's a good framework. However, we should go with Redux-toolkit to know more about redux. You can learn more Redux under reference link to know more my practices:
1. Dvajs
Dvajs is Lightweight front-end framework based on redux, redux-saga and react-router.
2. Redux-toolkit
I created a sample demo like:

Reference link:
https://dd.engineering/blog/a-practical-introduction-to-using-redux-with-react
https://www.freecodecamp.org/news/introduction-to-redux-logic-2f01c97d6c52/



Comments