1. React
  2. ReactNext
  3. 2017
  4. Dealing with Data Offline in Web Apps

Dealing with Data Offline in Web Apps

Jai Santhosh at ReactNext 2017

This talk will explore and help us understand how we can elevate your apps with a Service Worker and explore various options of data management when you are offline including redux-offline, pouchdb, a simple IndexedDB. It will also look into how can you wire your application such that heavy offline data can be seamlessly sync-ed once the user gets online and few approaches of how to manage the behaviour of your APIs to help you with this aspect.