imorente / pwa-update-available-1

Service Workers - New Update Available sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have you ever been on a website and noticed a popup notification that suggests that there is a new version of the site available? I recently visited Google’s Inbox and noticed a notification a little like the image below.

PWA New version available

If you'd like to learn how to create this for your site and for a step by step guide, please visit my blog at deanhume.com.

This repo contains a basic example that will show you how to add a notification to your site and display it each time that there is a new version of the service worker available. You’ll also learn how to refresh the page, so that the user is up to date and has the latest version of any cached files.

About

Service Workers - New Update Available sample


Languages

Language:HTML 80.1%Language:JavaScript 19.9%