minus-squareHirom@beehaw.orgtoProgrammer Humor@programming.dev•electron.jxllinkfedilinkarrow-up6·4 days agoThere’s a standard API for offline webapps: ServiceWorker https://dev.to/taiwofamaks/build-an-offline-first-web-app-with-service-workers-2ml7 I wonder why it’s not used more. Maybe not intuitive enough, or maybe JS framework don’t support this. linkfedilink
There’s a standard API for offline webapps: ServiceWorker https://dev.to/taiwofamaks/build-an-offline-first-web-app-with-service-workers-2ml7
I wonder why it’s not used more. Maybe not intuitive enough, or maybe JS framework don’t support this.