Search
Results
progressive web apps - How to add back and refresh button to PWA title bar - Stack Overflow
Learn PWA | web.dev
Designing For A Browserless Web — Smashing Magazine
Set back button URL in PWAs
Discussion on how to use back button for both browser and PWA
javascript - Service Worker TypeError when opening Chrome extension - Stack Overflow
Set back button URL in PWAs - APIs - WICG
findPWA - Directory of Progressive Web Apps
javascript - For ServiceWorker cache.addAll(), how do the URLs work? - Stack Overflow
cache.addAll treatment of '/' '/index.html', and other assets.
simple-service-worker - CodeSandbox
Using Service Workers - Web APIs | MDN
Service worker overview | Workbox | Chrome for Developers
Chrome docs on service worker lifecycle.
javascript - ServiceWorker handling fetch events to URLs outside scope - Stack Overflow
scope refers to where the request ORIGINATES, not the request URL - that may be outside of scope
CycleTracker: Service workers - Progressive web apps | MDN
Solution to write a service worker using VERSION + implementing “install“ event. These 2 together forces the browser to clear old cache on version change.
caching - Service worker: check cached resources are up-to-date or latest - Stack Overflow
You have two options: Switch from your current cache-first strategy in your fetch handler to a strategy like stale-while-revalidate. Use a build-time tool to generate a service worker that changes each time one of your local resources changes, which will trigger the install and activate handlers, giving them a chance to update your users' caches with the latest copies of your assets. These tools work by generating hashes of each local file and inlining those hashes into the generated service worker script.
Service worker caching and HTTP caching | Articles | web.dev
caches global property - Web APIs | MDN
Strategies for service worker caching | Workbox | Chrome for Developers
Best description of how service worker should handle caching - network first, cache first etc.
android - When and how does a PWA update itself? - Stack Overflow
Only two events… In essence, there are only two events that will automatically trigger a PWA update: A change in the linked manifest.json; e.g. a changed icon file or a changed scope or start_url. A one-character change in the controlling service-worker.js. E.g., if you store the version number in a const in this file and change it, an update of the PWA will be triggered.
The service worker lifecycle | Articles | web.dev
Getting started with Custom Protocol Handlers for your web app - Microsoft Edge Blog
URL protocol handler registration for PWAs | Chrome for Developers
Explains how the PWA “protocol_handlers“ manifest declaration is related to the (very similar) registerProtocolHandler
Convert an Existing Website to a PWA: A Step-by-Step Guide“
Convert any website into a PWA in just 3 simple steps - DEV Community
progressive web apps - Where are PWA files stored when cached for offline use? - Stack Overflow
How to Convert a Website to Progressive Web App - A Complete Guide
PWABuilder - tutorial and a tool to build pwa apps
Learn PWA
PWA Resources, curated just for you.
Push Notifications, WebXR, and better PWA support coming to iOS - firt.dev
How to convert any website/webpage into an installable progressive web app (PWA) - DEV Community
Progressive Web Apps in 2021 - firt.dev
How To Optimize Progressive Web Apps: Going Beyond The Basics — Smashing Magazine
PWAdvent ❄ 24 great browserfeatures - from the first to the 24th of december 2020
Web Push Notifications, a Proof-of-Concept | by Doug Kumagai | Expedia Group Technology | Oct, 2020 | Medium
PWA Inside - Progressive web apps directory for PWA apps and articles
What PWA Can Do Today
Progressive Web Apps: Practical Usage Guide - DEV
Service Worker Lifecycle Explained | Felix Gerschau
PWA Store
pwa-builder/pwa-install: Web Component from the PWABuilder team that brings an awesome “install“ experience to your Progressive Web App!
luruke/browser-2020: Things you can do with a browser in 2020 ☕️
What Web Can Do Today: Handling Service Worker updates – how to keep the app updated and stay sane
A Few Tips That Will Make Your PWA on iOS Feel Like Native | Netguru Blog on Mobile
PWA tips for iOS iPhone apple coding
How to build a PWA from scratch with HTML, CSS and JavaScript ? - DEV Community 👩💻👨💻
Introducing android-browser-helper, a library for building Trusted Web Activities
Introduces android-browser-helper, a new library to build Trusted Web Activities.
Progressive Web Apps in 2020 - Maximiliano Firtman - Medium
PWA and the installable Web (Chrome Dev Summit 2019) - YouTube
The Web has a superpower—it's a frictionless and federated experience, whether for search results, news articles, ride sharing, or spreadsheets. With modern,...
A Simple Progressive Web App Tutorial - Design Notes - Medium
Introducing Progressive Web Apps to Samsung Galaxy Store
At Samsung, Progressive Web Apps (PWAs) are one of the features of the Web we prioritise for our web browser, Samsung Internet. Our previous forays have included experimentation and evolution of…
Why Progressive Web Apps Are The Future of Mobile Web [2019 Research]
Progressive Web Apps? They simply work much better than your typical mobile website. Discover why in our white paper.