▲ Async actions in Redux with Thunk or custom middleware at blog.logrocket.com▼1 up and 0 down, posted by efunction 2118 days ago 1 comment
tracker1 2117 days ago. link 1 point ▲ ▼Nice primer. That said, I would suggest using ES2017 syntax at this point (fat-arrows and async functions). It's well supported in all modern browsers and can be transpiled to support IE if needed.