update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,10 +1,10 @@
 Awesome Progressive Web Apps !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Progressive Web Apps !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated collection of Progressive Web Apps resources.
▐ Progressive web apps are a new breed of web apps. They combine the benefits of a native app with the low friction nature of the web. Progressive web apps start off as simple websites, but as the user interacts with them, they 
▐ progressively gain new powers. They transform from a website into something much more like a traditional native app.
▐ Progressive web apps are a new breed of web apps. They combine the benefits of a native app with the low friction nature of the web. Progressive web apps start off as simple websites, but as the user interacts with them, they progressively gain
▐ new powers. They transform from a website into something much more like a traditional native app.
▐ 
▐ -- 
@@ -36,8 +36,7 @@
Learning Resources
- Google Developers - Your First Progressive Web App (https://developers.google.com/web/fundamentals/getting-started/your-first-progressive-web-app/?hl=en) - A step-by-step guide to building a progressive web apps using the app shell 
pattern.
- Google Developers - Your First Progressive Web App (https://developers.google.com/web/fundamentals/getting-started/your-first-progressive-web-app/?hl=en) - A step-by-step guide to building a progressive web apps using the app shell pattern.
- Awesome Service Workers (https://github.com/TalAter/awesome-service-workers) - A collection of awesome resources for learning service workers.
- Service Workers W3C Specification (https://www.w3.org/TR/service-workers/) - The official service workers spec.
@@ -92,8 +91,8 @@
- Can I Use - Push API (http://caniuse.com/#feat=push-api) - Up-to-date browser support table of Push API.
- Chrome Platform Status - Web Notifications (https://www.chromestatus.com/feature/5480344312610816) - Implementation status for Chrome and other browsers.
- PWA Dev Summit 2016 codelab - Push Notifications (https://developers.google.com/web/fundamentals/getting-started/push-notifications/?hl=en) Up-to-date getting started tutorial for Progressive Web App, Push Notifications and service 
worker basics.
- PWA Dev Summit 2016 codelab - Push Notifications (https://developers.google.com/web/fundamentals/getting-started/push-notifications/?hl=en) Up-to-date getting started tutorial for Progressive Web App, Push Notifications and service worker 
basics.
- Using the Push API (https://developer.mozilla.org/en-US/docs/Web/API/Push_API/Using_the_Push_API) - An article introducing Push API.
- web-push-libs (https://github.com/web-push-libs) - A collection of useful libraries for web push in different technologies (Node.js, PHP, Python, etc.)
@@ -103,10 +102,10 @@
Installable Web Apps
- Increasing Engagement with Web App Install Banners (https://developers.google.com/web/updates/2015/03/increasing-engagement-with-app-install-banners-in-chrome-for-android?hl=en) - An intro to App Install Banners and making sure Chrome
offers your web app to your users.
- Installable Web Apps with the Web App Manifest in Chrome for Android (https://developers.google.com/web/updates/2014/11/Support-for-installable-web-apps-with-webapp-manifest-in-chrome-38-for-Android) - An introduction to installable 
Web Apps in Chrome for Android.
- Increasing Engagement with Web App Install Banners (https://developers.google.com/web/updates/2015/03/increasing-engagement-with-app-install-banners-in-chrome-for-android?hl=en) - An intro to App Install Banners and making sure Chrome offers 
your web app to your users.
- Installable Web Apps with the Web App Manifest in Chrome for Android (https://developers.google.com/web/updates/2014/11/Support-for-installable-web-apps-with-webapp-manifest-in-chrome-38-for-Android) - An introduction to installable Web Apps in
Chrome for Android.
App Icons
@@ -128,3 +127,5 @@
- The PRPL Pattern (https://developers.google.com/web/fundamentals/performance/prpl-pattern/) - A new pattern for structuring and serving Progressive Web Apps, with an emphasis on performance.
- Browser Rendering Performance (https://developers.google.com/web/fundamentals/performance/rendering/) - Understand how HTML, JavaScript and CSS is handled by the browser, and how to optimize your page accordingly.
progressivewebapps Github: https://github.com/TalAter/awesome-progressive-web-apps