Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

domfarolino/pwa-meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwa-meetup

Basic SPA PWA for meetup

This ever-so-basic application was used as a demo for the Node Cinci PWA Talk. At the end of the talk, I demonstrate the necessary steps to take when turning a web application into a Progressive Web Application by adding a web app manifest, service worker, caching logic, and more!

The steps to take to get this web application offline are in the form of the sequential branches and are as follows:

  • Note this application will not be maintained and may contain legacy dependencies/code *