Material presentado en el Meetup React.js Buenos Aires el 15 de septiembre de 2016 por Andres Mijares.
A similar approach to Flattering Promise Chains using redux sagas.
Original demo here.
This speech was based in this article here.
Slides here.
- Clone the repo.
- run
npm install
on the console. - run
npm start
to init the project. - run
npm test
to execute the tests.
GNU.