redux-optimist

Action optimizer

Optimistically applies actions to update state before committing them to the system

Optimistically apply actions that can be later commited or reverted.

GitHub

776 stars
13 watching
39 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dogada/fast-redux An extension of Redux for improving its performance by dynamically importing and executing reducers in O(1) speed 133
slorber/rereduce A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. 163
grigory-leonenko/redux-easy-actions Simplifies Redux action creation by providing a decorator to automatically generate action types and payloads. 42
manageiq/optimist An option parser generator for Ruby that simplifies command-line interface development with automatically generated help pages and sensible defaults. 252
meadow/redux-ensure-fsa A Redux middleware to check actions against the Flux Standard Action protocol 12
jamiebuilds/babel-react-optimize A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. 1,672
redux-things/redux-actions-assertions Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. 188
joseph-galindo/eslint-plugin-fsa Enforces Redux action creators to conform to a standardized format 4
izaakschroeder/redux-lift A library that provides store composition mechanisms for managing complex state trees and applications with different action or store needs 9
calvinfroedge/redux-modifiers A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures 157
lukasz-pluszczewski/redux-better-promise Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power 15
wellguimaraes/actionware A Redux library reducing boilerplate and automating error and busy status management in action executions. 200
justin-lu/react-redux-antd A React-based CMS/ERP application using Redux and Ant Design for enterprise management 417
fredericheem/redux-act-async Reduces boilerplate code for creating async actions and reducers in Redux applications 125
zackargyle/redux-immutable-reducer Enables immutable state in Redux reducers 40