https://github.com/pranaygp/redux-sfx
A toolbelt of common side effects for redux so that you don't have to write side effect inducing code and can focus on business logic in your reducers
https://github.com/pranaygp/redux-sfx
redux redux-actions side-effects
Last synced: over 1 year ago
JSON representation
A toolbelt of common side effects for redux so that you don't have to write side effect inducing code and can focus on business logic in your reducers
- Host: GitHub
- URL: https://github.com/pranaygp/redux-sfx
- Owner: pranaygp
- License: mit
- Created: 2017-04-08T22:03:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T22:07:43.000Z (about 9 years ago)
- Last Synced: 2025-02-26T04:21:00.889Z (over 1 year ago)
- Topics: redux, redux-actions, side-effects
- Size: 1000 Bytes
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redux-sfx
A toolbelt of common side effects for redux so that you don't have to write side effect inducing code and can focus on business logic in your reducers