• bitfucker@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    19 days ago

    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!

    • python@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      19 days ago

      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)