https://github.com/baqar-abbas/redux-toolkit-react-app
This repository demonstrates the use of both legacy Redux and Redux Toolkit for state management in JavaScript applications, with specific examples of integrating Redux Toolkit with React.
https://github.com/baqar-abbas/redux-toolkit-react-app
actions actiontype createasyncthunk react-redux reactjs reducers redux redux-thunk redux-toolkit state-management store
Last synced: 27 days ago
JSON representation
This repository demonstrates the use of both legacy Redux and Redux Toolkit for state management in JavaScript applications, with specific examples of integrating Redux Toolkit with React.
- Host: GitHub
- URL: https://github.com/baqar-abbas/redux-toolkit-react-app
- Owner: baqar-abbas
- License: mit
- Created: 2024-03-20T20:09:45.000Z (about 2 years ago)
- Default Branch: development
- Last Pushed: 2024-03-24T02:00:22.000Z (about 2 years ago)
- Last Synced: 2025-01-09T07:20:02.125Z (over 1 year ago)
- Topics: actions, actiontype, createasyncthunk, react-redux, reactjs, reducers, redux, redux-thunk, redux-toolkit, state-management, store
- Language: JavaScript
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redux-toolkit-react-app