• @elrik@lemmy.world
    link
    fedilink
    English
    12 years ago

    The distinction is web workers and offline mode.

    It means your PWA can preload everything it needs to run offline, and you can actually use it offline. That is different from a “cached website” which can only cache the pages you’ve already visited and otherwise does not allow you to update data locally.

    • amzd
      link
      fedilink
      -12 years ago

      Your website can just preload all pages needed for offline mode