Redux - 7 - redux-thunk middleware (async actions in redux)
In this video, we talk about how to handle synchronous and asynchronous actions using redux-thunk, a React/Redux side-effect middleware.
UPDATE: I meant to say that redux-saga is Generator based.
Code:
Redux-Thunk:
Twitter: