I feel like Service Workers are a underused technology with a lot of benefits, but very complex to set up and often misunderstood and what they do. Here are some case studies from Slack, Mux and me on where and how to use Service Workers
The caching and boot time scenario is very compelling, for teams who have an actual web APP to deploy, not just a web SITE, but… why were they not just leveraging the caching capabilities the browser ALREADY has?
Like, genuine question: what caching capabilities does a Service Worker that the browser doesn’t already do?
The caching and boot time scenario is very compelling, for teams who have an actual web APP to deploy, not just a web SITE, but… why were they not just leveraging the caching capabilities the browser ALREADY has?
Like, genuine question: what caching capabilities does a Service Worker that the browser doesn’t already do?
Offline cache becomes possible with PWA
Edit to give concrete example: Mozilla MDN docs read later/read while offlineI was wrong. It was not mozilla MDN. But I do remember an offline cache docs site