apatheticjedi / contact-card

0 stars 0 forks source link

Add a service worker using Workbox #6

Closed apatheticjedi closed 1 year ago

apatheticjedi commented 1 year ago

As a developer, I want to identify use cases of service workers in a PWA. As a developer, I want to add caching of all assets with Workbox's GenerateS1 class. As a developer, I want to implement runtime caching. As a developer, I want to use Workbox's InjectManifest class to generate a list of URLs to precache and use a custom service worker.