Skip to content

A stale-while-revalidate caching recipe with service worker

Notifications You must be signed in to change notification settings

decrek/sw-caching-recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service worker caching recipe

A stale-while-revalidate caching strategy using sw-toolbox.

  • Install: npm install
  • Build: npm run build
  • Watch: npm watch
  • Serve: npm start

About

A stale-while-revalidate caching recipe with service worker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published