Redux promise middleware enables robust handling of async code in Redux. The middleware enables optimistic updates and dispatches pending, fulfilled and rejected actions. It can be combined with redux-thunk to chain async actions.
Older versions:
Copyright (c) 2015 Patrick Burtchaell. Licensed with The MIT License (MIT). Gratipay.