Guensie Grecy

Learning Resources

A good breakdown of how service workers with Workbox works & the different elements involved.

  • January 15, 2019 at 12:12 PM
  • Last updated about 5 years ago
  • Visible to group members and anyone with the link
Frontendweekly

Easy Service Workers with Workbox.js

Workbox comes with a CLI to generate a Service Worker based on your configuration. You specify what file types to precache in what folders. Install it locally or globally. All you have to do is run a single command. Workbox will take you through a set of questions to help set up your Service Worker.