A collection of service worker tools for offlining runtime requests
Demonstrates using the maxEntries and maxAgeSeconds options to limit the number and age of entries stored in a cache dedicated to images fetched from an API.
maxEntries
maxAgeSeconds
View Recipe