Skip to content

otyshch/pwa-workshop-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWA Workshop Demos

Navigate through folders and check simple separate exapmples of particular cases.

The following list is named in relation to topics which are covered during the event

  1. What is fetch. The difference between XHR and Fetch. Files fetching by browsers.
  2. What are service workers. How to connect service workers. Browser support.
  3. How to manage what we add to cache. The browser API we have
  4. Manifest file. Adding the application to the home screen
  5. How to use manifest file and service workers together
  6. Databases. IndexedDB as a storage
  7. How to access indexed DB from a server worker.
  8. How to exchange data between service worker and application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.7%
  • HTML 25.9%
  • CSS 7.4%