Skip to content
All paths

Workers & Offline

Background threads, service workers, and making a site work offline.

7 posts · about 8 min total

7 posts
  1. 1.What are Web Workers?

    What are Web Workers and why are they needed?

    2 min read

  2. 2.Service Workers in JavaScript

    Service Workers in JavaScript: Offline Web Applications

    1 min read

  3. 3.Service Worker Lifecycle

    Service Worker Lifecycle

    1 min read

  4. 4.How to register and activate Service Worker

    How to register and activate Service Worker

    1 min read

  5. 5.Caching Methods (Cache API) in Service Workers

    Caching Methods (Cache API) in Service Workers

    1 min read

  6. 6.Example of a Service Worker working offline

    Example of a Service Worker working offline

    1 min read

  7. 7.Service Worker limitations and security considerations

    Service Worker limitations and security considerations

    1 min read