Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frontendmasters/service-workers-offline

Code for the Service Workers / PWA section of the Service Workers & Offline course by Kyle Simpson
https://github.com/frontendmasters/service-workers-offline

offline pwa service-worker

Last synced: 2 months ago
JSON representation

Code for the Service Workers / PWA section of the Service Workers & Offline course by Kyle Simpson

Awesome Lists containing this project

README

        

# [Service Workers & Offline Course](https://frontendmasters.com/courses/service-workers/) by Kyle Simpson

Code for the Service Workers / PWA 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)

### Web Workers Solution

The solution for the Web Workers section of the course: https://github.com/FrontendMasters/web-workers

### Service Workers & PWA Solution

This repository has the final code for the course. You may refer to the [code commits on May 10th](https://github.com/FrontendMasters/service-workers-offline/commits/master), to walk through the course code as Kyle is completing it throughout the course.

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