redux-saga-examples
Yet another example repository for redux-saga.
Demo
- Autocomplete
- Lazy request dispatching with cancellation
- Throttle
- Execution queue with throttling concurrency
- Start-Stop
- Microblog
- Integration with Firebase: Auth and Realtime Database
- Reject
- In-place editing and handle rejected XHR response
- TakeX
- Custom effect 'takex' accepts RegExp pattern of action types
- Form
- Wizard
- Wizard app with forward/backward transition and error handling
Have a problem?
Please mention to @kuy on Twitter or open an issue on Github.
Getting Started
npm install
npm start
Open http://localhost:8080
in your browser.
Download Details:
Author: kuy
Official Github: https://github.com/kuy/redux-saga-examples
License:
#redux