gnunua / async-redux-saga

Just another approach to manage async operations using redux-saga

Home Page:http://async-redux-saga.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Just another approach to manage async operations using redux-saga

http://async-redux-saga.surge.sh/


Languages

Language:JavaScript 96.9%Language:CSS 1.5%Language:HTML 1.5%