acdlite / redux-batched-updatesLinks
Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues/125 for more details.
☆223Updated 9 years ago
Alternatives and similar repositories for redux-batched-updates
Users that are interested in redux-batched-updates are comparing it to the libraries listed below
Sorting:
- history transitions based on arbitrary actions☆166Updated 9 years ago
- Redux middleware for combining actions☆162Updated 10 years ago
- React Transform that catches errors inside React components☆183Updated 9 years ago
- ☆176Updated 8 years ago
- Manages in-flight requests with a Redux reducer to avoid issuing duplicate requests https://idolize.github.io/redux-requests☆242Updated 10 years ago
- Alternative syntax for PropTypes