keyz / redux-worker-middlewareLinks
Unopinionated Web Workers for Redux
☆168Updated 7 years ago
Alternatives and similar repositories for redux-worker-middleware
Users that are interested in redux-worker-middleware are comparing it to the libraries listed below
Sorting:
- higher-order reducer to reset the redux state on certain actions☆147Updated 2 years ago
- history transitions based on arbitrary actions☆166Updated 9 years ago
- Redux DevTools composable monitor with the ability to filter actions.☆77Updated 8 years ago
- Flow loader for webpack☆87Updated 7 years ago
- Redux middleware for combining actions☆162Updated 10 years ago
- Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues…