redux-batched-updates

Update blocker

Prevents cascading React updates triggered by Redux dispatches

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.

GitHub

222 stars
7 watching
12 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tappleby/redux-batched-subscribeEnhances Redux store to batch subscribe notifications for improved performance.504
acstll/chopped-reduxA simplified implementation of a predictable state container for JavaScript applications1
acdlite/redux-rxA library that provides reactive utilities for building connected components in Redux applications1,006
wellguimaraes/actionwareA Redux library reducing boilerplate and automating error and busy status management in action executions.200
brigad/redux-rest-easyA tool for generating and managing Redux state for network requests in React and React Native applications106
posabsolute/redux-flash-notificationA Redux plugin for displaying notifications with customizable text and styles.53
ericelliott/redux-dsmGenerates boilerplate code for managing asynchronous state transitions in Redux applications.221
tngan/loopback-redux-react-boilerplateA pre-configured environment for building Redux-React applications using LoopBack.107
yorunohikage/redux-devtools-dispatchA tool to manually dispatch actions in Redux applications for testing purposes142
knowbody/react-redux-boilerplateProvides a pre-configured setup for building state-managed applications with React and Redux84
dianasuvorova/eslint-plugin-react-reduxEnforces best practices for using React and Redux together in JavaScript applications83
cyclejs-community/redux-cyclesA library that integrates functional reactive programming with Redux to handle side effects in a declarative way744
calesce/redux-slider-monitorAn extension for Redux DevTools to replay recorded Redux actions using a slider-based interface.207
reduxjs/angular-reduxOfficial Angular bindings for Redux store management in TypeScript-based applications.73
fredericheem/redux-act-asyncReduces boilerplate code for creating async actions and reducers in Redux applications125