Skip to content

πŸ‘·β€β™€οΈ Web Workers workshop. πŸ‘·β€β™‚οΈ Service Workers examples.

Notifications You must be signed in to change notification settings

yvesgurcan/workers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

73 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

  • Simple post message: src | dist
  • Post message to multiple workers: src | dist
  • Bundled Web Worker: src | dist

Service Worker Examples

  • Simple Service Worker: src | dist
  • Service Worker Lifecycle: src | dist
  • Workbox Service Worker: src | dist

About

πŸ‘·β€β™€οΈ Web Workers workshop. πŸ‘·β€β™‚οΈ Service Workers examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages