- Web App Manifest : un fichier JSON qui suit la spécification w3c.
- Service Workers : un fichier JavaScript qui fera l'intermédiaire entre le navigateur et le réseau et/ou le cache une fois l'application installée
- Application Shell : l'ensemble des fichiers HTML, CSS et JavaScript requis pour faire tourner notre application
-
Aaron Gustafson, Your Site Should Be a PWA , 6 juillet 2017
Yes.
- Franck Taillandier, Que sont les Progressive Web Apps ?, 28 juin 2016
Une Progressive Web App utilise les possibilités du web moderne pour délivrer une expérience utilisateur similaire à une application native.
A community-driven list of stats and news related to Progressive Web Apps
- Mozilla, Service Worker Cookbook
The Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web sites.
- Jeremy Keith, Minimal viable service worker, 6 mars 2018
The service worker strategy for every website needs to be different. Still, I was wondering if it would be possible to create a service worker script that would work for most websites.
- Ire Aderinokun, Web workers vs Service workers vs Worklets, 20 novembre 2018
Web workers, service workers, and worklets. All of these are what I would call “Javascript Workers”, and although they do have some similarities in how they work, they have very little overlap in what they are used for.
- Adnan Chowdhury, Understanding Service Workers, 28 juillet 2017
Understanding PWA life cycle and events.
Tools build and check your PWA.
Workbox is a set of libraries and Node modules that make it easy to cache assets
- Tom Dale (LinkedIn), The service workers at LinkedIn, 18 janvier 2019
It's way, way too easy right now to have Service Worker blow up in your face.
- Rich Harris (NY Times), Stuff I wish I'd known sooner about service workers, 21 juillet 2016
I recently had several days of extremely frustrating experiences with service workers. Here are a few things I've since learned which would have made my life much easier
- Service Worker gotchas, juillet 2017
We’ve learned quite a few gotchas to grasp in order to get Service Worker working correctly…
- David Brunelle (Starbucks), Building a PWA has made me more aware of some advantages native apps have, 10 février 2018
PWAs lack access to a number of device APIs: want to control screen brightness or prevent screenshots from a web app? You're out of luck.
- Gerardo Rodriguez, When 7 KB Equals 7 MB , 10 juillet 2018
What to check if you are experiencing bloated cache storage when your service worker caches static assets served from CDNs.
- Dean Hume, How to display a "new version" available, 16 mai 2018
If you’ve ever tried to build a web application that is completely offline first, you’ll know how tricky it can be to make changes to the users cache when you do make updates to the site and the user has connectivity.
-
PWA in Google Play Store, 31 janvier 2019
-
PWA in iOS11, 30 mars 2018
-
PWA in all Chrome platforms, 18 février 2018
-
PWA in Microsoft Edge and Windows 10, 6 février 2018