https://github.com/devendracollage/react-redux
A scalable and maintainable React application built with Redux for state management. This repository provides a boilerplate with best practices for organizing Redux logic, including actions, reducers, and middleware, along with examples of asynchronous data handling. Ideal for large-scale applications requiring predictable state and efficient data.
https://github.com/devendracollage/react-redux
react19 redux redux-middleware redux-toolkit
Last synced: 2 months ago
JSON representation
A scalable and maintainable React application built with Redux for state management. This repository provides a boilerplate with best practices for organizing Redux logic, including actions, reducers, and middleware, along with examples of asynchronous data handling. Ideal for large-scale applications requiring predictable state and efficient data.
- Host: GitHub
- URL: https://github.com/devendracollage/react-redux
- Owner: DevendraCollage
- Created: 2024-11-11T06:49:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T16:16:40.000Z (over 1 year ago)
- Last Synced: 2025-10-12T02:43:39.349Z (8 months ago)
- Topics: react19, redux, redux-middleware, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh