https://github.com/malcodeman/redux-saga-recipes
https://github.com/malcodeman/redux-saga-recipes
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/redux-saga-recipes
- Owner: malcodeman
- License: mit
- Created: 2020-05-28T16:31:38.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T07:23:51.000Z (over 3 years ago)
- Last Synced: 2025-01-29T22:33:08.105Z (over 1 year ago)
- Language: JavaScript
- Size: 2.27 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - redux-saga-recipes - Redux Saga recipes. (React)
README
# Redux Saga recipes
[](https://github.com/prettier/prettier)
[](https://github.com/malcodeman/redux-saga-recipes/blob/master/LICENSE)
These are some use cases and code snippets to get you started with Redux Saga in a real app.
## Recipes
- [`Short polling`](./short-polling)
## License
[MIT](./LICENSE)