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

GitHub

3 stars
2 watching
0 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list

functional-programmingmiddlewarereactreduxside-effects

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
salsita/redux-side-effects A toolset to keep side effects within reducers while maintaining their purity. 180
sskyy/redux-task Manages asynchronous side effects in Redux applications by abstracting away boilerplate code and providing an easy way to handle task states. 103
weo-edu/redux-gen A tool for Redux applications to manage side effects in a centralized way 54
redux-effects/redux-effects A library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details. 495
clarus/redux-ship A tool that handles side effects and provides snapshots for debugging and testing Redux applications. 611
cyclejs-community/redux-cycles A library that integrates functional reactive programming with Redux to handle side effects in a declarative way 744
janrywang/redux-callbag Middleware for handling side effects in Redux actions with callbag observables 182
redux-loop/redux-loop A library that enables reducers to handle effects naturally and purely by returning them from the reducer 1,959
ooade/preact-side-effect A library to manage side effects in preact applications by mapping nested prop changes to global actions 10
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
matthieu-beteille/redux-data-fx A library that helps separate business logic and side effects in Redux applications using declarative data structures 53
slorber/rereduce A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. 163
chiefgui/reswitch A tool to simplify reducer writing by reducing boilerplate and providing a concise syntax 38
redux-effects/redux-effects-localstorage A Redux effects driver for interacting with localStorage 10
mandeepbrar/redux-director A library that provides Redux bindings to Director router, enabling seamless integration of front-end routing with Redux React applications. 0