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.
222 stars
7 watching
12 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Enhances Redux store to batch subscribe notifications for improved performance. | 504 |
| | A simplified implementation of a predictable state container for JavaScript applications | 1 |
| | A library that provides reactive utilities for building connected components in Redux applications | 1,006 |
| | A Redux library reducing boilerplate and automating error and busy status management in action executions. | 200 |
| | A tool for generating and managing Redux state for network requests in React and React Native applications | 106 |
| | A Redux plugin for displaying notifications with customizable text and styles. | 53 |
| | Generates boilerplate code for managing asynchronous state transitions in Redux applications. | 221 |
| | A pre-configured environment for building Redux-React applications using LoopBack. | 107 |
| | A tool to manually dispatch actions in Redux applications for testing purposes | 142 |
| | Provides a pre-configured setup for building state-managed applications with React and Redux | 84 |
| | Enforces best practices for using React and Redux together in JavaScript applications | 83 |
| | A library that integrates functional reactive programming with Redux to handle side effects in a declarative way | 744 |
| | An extension for Redux DevTools to replay recorded Redux actions using a slider-based interface. | 207 |
| | Official Angular bindings for Redux store management in TypeScript-based applications. | 73 |
| | Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |