-
I recently added a service worker to my blog and I wanted to have a "recently visited" offline page. This is how it works: remysharp.com/2019/09/05/offline-listings The real trick was to extract metadata for the listings (title, publish date, etc) without storing the metadata.