Progressive Web Apps

All you need to make a PWA

11/October 2020 Arianna Choza

  • Resources
  • — Documentation from Google
  • — Checklist from Web-dev
  • — Make App Installable
  • — https://whatwebcando.today/
  • — https://whatwebcando.today/
  • Where to get HTTPS
  • — Github Pages
  • — Let's Encrypt
  • — Next JS
  • — Cloudflare/
  • — https://whatwebcando.today/
  • Helper Tools
  • — Splash Screen
  • — Adding Service Work to React

Let's start with, What is a Progressive Web App. Basically Google needs a big thank you for helping developers get around the App store. Service worker is a programmable network proxy, allowing you to control how network requests from your page are handled. WHy HTTPS - Using service worker you can hijack connections, fabricate, and filter responses. Powerful stuff.