redux-reducer-side-effects
Side effect manager
A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic.
Easy to follow side effect library for redux reducers
3 stars
2 watching
0 forks
Language: JavaScript
last commit: about 9 years agoLinked from 1 awesome list
functional-programmingmiddlewarereactreduxside-effects
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A toolset to keep side effects within reducers while maintaining their purity. | 180 | |
| Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. | 103 | |
| 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 library that integrates functional reactive programming with Redux to handle side effects in a declarative way | 744 | |
| Middleware for handling side effects in Redux actions with callbag observables | 182 | |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 | |
| A library to manage side effects in preact applications by mapping nested prop changes to global actions | 10 | |
| A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures | 157 | |
| A library that helps separate business logic and side effects in Redux applications using declarative data structures | 53 | |
| A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. | 163 | |
| A tool to simplify reducer writing by reducing boilerplate and providing a concise syntax | 38 | |
| A Redux effects driver for interacting with local or session storage | 10 | |
| A library that provides Redux bindings to Director router, enabling seamless integration of front-end routing with Redux React applications. | 0 |