manu-garcia / react-pwa-from-scratch

Building a React Progressive Web App from scratch
MIT License
5 stars 1 forks source link

Prototype Background Sync #7

Open manu-garcia opened 6 years ago

manu-garcia commented 6 years ago

Let the user make changes when offline. As soon as device is back online, changes will be posted to server.

manu-garcia commented 6 years ago

Some resources:

https://developers.google.com/web/updates/2015/12/background-sync https://github.com/WICG/BackgroundSync https://github.com/WICG/BackgroundSync/blob/master/explainer.md