redux-task
Side Effects Manager
Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states.
A simple Side Effects manager for redux.
103 stars
2 watching
2 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic. | 3 |
| A toolset to keep side effects within reducers while maintaining their purity. | 180 |
| A tool for Redux applications to manage side effects in a centralized way | 54 |
| A library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details. | 495 |
| A tool that handles side effects and provides snapshots for debugging and testing Redux applications. | 610 |
| A JavaScript library for managing global state in applications | 60,939 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| A library that integrates functional reactive programming with Redux to handle side effects in a declarative way | 744 |
| A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. | 708 |
| Middleware for handling side effects in Redux actions with callbag observables | 182 |
| A tool for managing asynchronous actions in Redux applications with minimal boilerplate code. | 35 |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| Generates boilerplate code for managing asynchronous state transitions in Redux applications. | 221 |
| A library to manage side effects in preact applications by mapping nested prop changes to global actions | 10 |
| A Wepy project integrating Redux for state management in JavaScript applications. | 9 |