Service Worker API
Read on MDN, about the Service Worker API.
Resources
Resource | Description |
---|---|
Service Worker Cookbook | A collection of working, practical examples of using service workers in modern websites. |
Offline Web Applications | A free Course on Udacity by Google! Teaches how to create offline web applications using IndexedDB & Service Worker. |
The offline cookbook | An article on Caching Strategies. |
Is ServiceWorker ready? | Track the implementation status across the main browsers. |