An open API service indexing awesome lists of open source software.

https://github.com/frontendmasters/web-workers

Code for the Web Workers section of the Service Workers course by Kyle Simpson
https://github.com/frontendmasters/web-workers

Last synced: about 2 months ago
JSON representation

Code for the Web Workers section of the Service Workers course by Kyle Simpson

Awesome Lists containing this project

README

        

> [!NOTE]
> This repo is from an archived version of the course. Watch the latest version of the course on [frontendmasters.com](https://frontendmasters.com/courses/service-workers/).

# Service Workers & Offline Course by Kyle Simpson

Code for the Web Workers section of the Service Workers and Offline course by Kyle Simpson.

## Starter Exercise Files

To get started, download the [Starter Files (ZIP)](https://static.frontendmasters.com/resources/2019-05-10-service-worker-pwa/service-workers-starter.zip)

Don't forget to `npm install` the necessary modules.