Learn how to create offline applications with service workers.
- The amazing power of service workers
 - Writing your first service worker with vanilla JS
 - Saving recently viewed pages offline with service workers and vanilla JS
 - Offline first with service workers and vanilla JS
 - Improving web font performance with service workers
 - How to set an expiration date for items in a service worker cache
 - How to update a service worker
 - How to trigger a service worker function from the front end with vanilla JS
 - How to immediately activate a service worker with vanilla JS
 
Posted by Dominik Schöler to makandra dev (2020-09-07 10:35)