https://github.com/kaizen-cmd/react-redux-crud
https://github.com/kaizen-cmd/react-redux-crud
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaizen-cmd/react-redux-crud
- Owner: kaizen-cmd
- Created: 2021-01-20T03:50:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-20T04:03:39.000Z (over 5 years ago)
- Last Synced: 2025-04-09T06:33:15.593Z (about 1 year ago)
- Language: JavaScript
- Size: 188 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Redux is used for centralizing the entire state of an application. I think of reducers in redux as a class with multiple methods which can be called in any component in order to manipulate the state throughout the application.
Redux does help you write clean code when it comes to building large applications.
#react #reduxjs #reactjsdevelopment #cleancode #webdevelopment #software #djangodeveloper #programming