Repatch is just a simplified Redux, that let you create actions more briefly by dispatching reducers directly. Redux has verbose action management. Most of redux projects do not need sctrict action administration. Action types, action creators and the reducer's action handlers are mutually assigned to each other. Repatch's purpose is to create actions briefly. The simplest way to keep the immutable action-controlled dataflow and define actions briefly is by dispatching pure functions (as reducers) to the store.
Features
- Working with Redux
- JavaScript examples
- TypeScript examples
- Compatibility with react-redux
- Sub-reducers
- Middlewares
- Async actions
- Sync actions
Categories
Data ManagementLicense
MIT LicenseFollow Repatch
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Repatch!