Skip to content

iainplimmer/ServiceWorker101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServiceWorker101

Website create to learn about service workers and shizzle.

The application itself only gets data from a single service, then caches that data in localstorage.

If the application goes offline, the cache data is shown on the screen instead of the live data.

Simple? You think but it took a bit of thought the first time I did it :D

To use:

npm install

gulp watch

npm start

About

Website create to learn about service workers using AngularJS 1.6.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published