eklem / sidx-service-worker

Plain JavaScript attempt on running search-index through a service worker. As a PWA. Offline first. Search-index as backend, service worker as the middleware.
MIT License
0 stars 0 forks source link

Set up app framework #3

Open eklem opened 2 years ago

eklem commented 2 years ago
eklem commented 2 years ago

Skip framework. Just make the service worker-stuff. For dev/test/demo, just make an almost empty HTML + JavaScript sending/receiving to/from service worker. Go through this one and learn the basic stuff: https://vanillajsguides.com/service-workers/