/async-redux-saga

Just another approach to manage async operations using redux-saga

Primary LanguageJavaScript

Distributed Async calls with redux sagas Build Status

A similar approach to Flattering Promise Chains using redux sagas.

Check the final demo here.

Check the article here

Installation

  1. Clone the repo
  2. Run npm install
  3. Run npm start
  4. Find way to make it better, and pull request!

License

CC-BY