workers

👷‍♀️ Web Workers workshop. 👷‍♂️ Service Workers examples.


Project maintained by yvesgurcan Hosted on GitHub Pages — Theme by mattgraham

Web and Service Workers

This repository contains both a workshop on Web Workers as well as various examples of both Web Workers and Service Workers.

Workshop: Web Workers

Click here for workshop instructions.

Examples: Web Workers and Service Workers

Each example is self-contained. Simply enter the directory of your choice and install the dependencies (npm i or yarn).

Web Worker Examples

Service Worker Examples