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
More people needs to know about Vite PWA project. It will generate the service worker for you and still provide the escape hatch if you ever need to write it your own too!
Oh I've set up a PWA with that before! It really is wonderful to use! (although my service workers are only an image caching layer for now as I need my data to stay fairly in sync with my db)