Tag: Google Developers
Color & Custom Properties – Designing in the Browser
Developer Student Club 2019 Pakistan Leads Summit
Use VAPID to secure push messages – Progressive Web App Training
IndexedDB – Progressive Web App Training
Using the Fetch API – Progressive Web App Training
Tools for building Progressive Web Apps: Workbox – Progressive Web App Training
Caching strategies – Progressive Web App Training
Make a static site work offline (by hand) – Progressive Web App Training
SARAH CLARK: Hi, I’m Sarah Clark, and I’m here to show you how to convert an ordinary website into a progressive web app. When we look at Google’s PWA checklist, two requirements stand out. All app URLs load while offline and metadata provided for add to home screen. You may remember that we can use…
Debugging Service Workers in Safari – Progressive Web App Training
SAM DUTTON: Have you ever seen the dreaded “service worker can’t load its script” error? Do you wonder why your caches don’t seem to work? Well, I’m Sam Dutton, and I’m going to show you how to debug service workers in Safari. We’ll work in the order that you might create a PWA– creating a…