1. React
  2. ReactFoo
  3. 2017
  4. Consuming services reliably in Redux without losing your mind

Consuming services reliably in Redux without losing your mind

Sidhartha Chatterjee at ReactFoo 2017

With most apps being built with React these days and Redux being a very popular state management library, have we identified a standard pattern for consuming APIs? What about JWT, automatic retries, caching, optimistic updates and handing failure? This talk approaches all of the above and identifies reusable patterns to make this a breeze.