How to display a prompt to install your PWA and how to keep it updated

preview_player
Показать описание
Learn 2 best practices when building progressive web applications

First, learn how to bypass cache policies with the Angular Service Worker to make sure your users are always in the latest version of your application.

Then, learn how to avoid annoying users with random install prompts, intercept those and display them where it makes the most sense for them.
Рекомендации по теме
Комментарии
Автор

Would have been nice to see a runtime demo of the result

AlanBeer