Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geekshubhamrajput/revisit-redux-demo
A concise project demonstrating Redux Toolkit's core features like slices, reducers, and state management for React apps.
https://github.com/geekshubhamrajput/revisit-redux-demo
Last synced: 30 days ago
JSON representation
A concise project demonstrating Redux Toolkit's core features like slices, reducers, and state management for React apps.
- Host: GitHub
- URL: https://github.com/geekshubhamrajput/revisit-redux-demo
- Owner: GeekShubhamRajput
- Created: 2024-12-06T16:31:24.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-11T05:50:22.000Z (about 1 month ago)
- Last Synced: 2024-12-11T06:31:02.397Z (about 1 month ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Revisit Redux Demo
🚀A simple demo showcasing how to use Redux with React, demonstrating state management through actions, reducers, and the Redux store. 🎯