Experimenting With the Background Fetch API

The service worker API is expanding as more ways to use the background dwelling worker emerge. I’ve written before about push notifications and background sync, and I recently explored the very new background fetch API. Here’s what I found out about it.

Downloads and Uploads

The background fetch API seeks to solve two problems: https://goo.gl/7qx9Ln #DataIntegration #ML