zaichaopan / service-workers-offline

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service Workers & Offline Course 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)

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, to walk through the course code as Kyle is completing it throughout the course.

Don't forget to npm install the necessary modules.

About

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


Languages

Language:JavaScript 79.0%Language:HTML 16.8%Language:CSS 4.3%