Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab8-Starter

Graceful degradation and service workers are related in the sense that you can apply service workers to implement graceful degrdation in your application/code. For example, if the network went down for a notes web application and users wanted to be able to still view their notes offline, a service workers could fetch notes from the local storage that was previously fetched before through the same call and return it to the user.

Correct pages link: https://fleazhang.github.io/Lab8_Starter/

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages