async-call
There are 2 repositories under async-call topic.
narendrasinghrathore/todo-app-react
React Application that contains scenario based implementation. It covers nested routing using react-router-dom, state management using react-redux, lazy loading components, suspense api, async call using axios. please refer README.md for more details.
wgroeneveld/jasmine-sync-flow
Makes it easier to setup test data with asynchronous code using flow.js and wrapping it in a when/then DSL.