16
Why are we not using Service Workers?
(neciudan.dev)
Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development
Web development is the process of creating websites or web applications
Some webdev blogs
Not sure what to post in here? Want some web development related things to read?
Heres a couple blogs that have web development related content
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 offline~~
I was wrong. It was not mozilla MDN. But I do remember an offline cache docs site