Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 1.07 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.07 KB

sw-precache App Shell Demo

Deployed version: https://ifixit-pwa.appspot.com/

This demo that makes use of the iFixit API to retrieve and view hardware repair guides.

It uses the Application Shell + service worker model to achieve consistent, fast load times. sw-precache handles the generation and caching of the App Shell.

It's written as "universal" JavaScript, with the following stack:

While it should serve as a good example of the App Shell + service worker model, no claims are made as to the quality or fluency of the React.js code...

The following video is a companion to the code, and walks through some of the key concepts:

Instant Loading with Service Workers video