Skip to content

popeindustries/pwa-workshop

Repository files navigation

PWA-mazing!

A 12-step program for transforming an unreliable and slow web site into a totally amazing Progressive Web App!

Getting started

Note: requires Node 8

Clone this repo:

$ git clone https://github.com/popeindustries/pwa-workshop.git

...install dependencies:

$ cd pwa-workshop && npm install

...start:

$ npm start

...then open http://localhost:3333/ in Firefox or Chrome.

The program

  1. Step 1 - Registration
  2. Step 2 - Registration
  3. Step 3 - Installation
  4. Step 4 - Installation
  5. Step 5 - Activation
  6. Step 6 - Fetching
  7. Step 7 - Runtime caching
  8. Step 8 - Routing
  9. Step 9 - Invalidation
  10. Step 10 - Messaging
  11. Step 11 - Offline
  12. Step 12 - Manifest

Releases

No releases published

Packages

No packages published