 awesome-progressive-web-apps
 awesome-progressive-web-apps 
 Progressive web app resource hub
 A curated collection of resources for building progressive web apps, covering topics from basic concepts to advanced technologies.
 A collection of awesome resources for building progressive web apps
 A collection of awesome resources for building progressive web apps
2k stars
 59 watching
 95 forks
 
last commit: almost 5 years ago 
Linked from   4 awesome lists  
 | Awesome Progressive Web Apps / Must Reads | |||
| Building Progressive Web Apps - O'Reilly Media | A deep dive into progressive web apps, service workers, push notifications, background sync, IndexedDB, offline first and much more | ||
| Offline Web Applications Using IndexedDB & Service Worker | A free Udacity course introducing the basic concepts of building a progressive web app | ||
| Awesome Progressive Web Apps / Learning Resources | |||
| Google Developers - Your First Progressive Web App | A step-by-step guide to building a progressive web apps using the app shell pattern | ||
| Awesome Service Workers | 1,656 | over 6 years ago | A collection of awesome resources for learning service workers | 
| Service Workers W3C Specification | The official service workers spec | ||
| Awesome Progressive Web Apps / Browser Support | |||
| Can I Use - Service Workers | Up-to-date browser support table of ServiceWorker API | ||
| Is Service Worker ready? | Current status of ServiceWorker support in different browsers | ||
| Awesome Progressive Web Apps / Videos | |||
| Instant Loading: Building offline-first Progressive Web Apps - Google I/O 2016 | A quick dive into the most common technologies and techniques for building progressive web apps | ||
| Intro To Progressive Web Apps | This free Udacity course by Google covers intro to PWAs, service workers and web app manifests | ||
| Offline Web Applications Using IndexedDB & Service Worker | This free Udacity course is a must if you're planning to dive deep into service workers | ||
| Progressive Web Apps (Chrome Dev Summit 2015) | An introduction to progressive web apps by Alex Russell and Andreas Bovens | ||
| Polymer and Progressive Web Apps: Building on the modern web - Google I/O 2016 | Using Polymer to build progressive web apps | ||
| Awesome Progressive Web Apps / Case Studies | |||
| Building the Google I/O 2016 Progressive Web App | Building and launching a progressive web app using web components, Polymer, and material design | ||
| AliExpress Case Study | AliExpress increases conversion rate for new users by 104% with new progressive web apps | ||
| eXtra Electronics Case Study | United eXtra Electronics grows eCommerce sales by 100% with Web Push Notifications | ||
| Jumia Case Study | Push Notifications help Jumia reverse cart abandonment and increase conversions by 9X | ||
| Konga Case Study | Konga cuts data usage 92% with new Progressive Web App | ||
| Suumo Case Study | Japan's top real estate site supercharges new listings with web Push Notifications and sees a 31% open rate for notifications | ||
| Awesome Progressive Web Apps / Sample Progressive Web Apps | |||
| PWA.rocks | A showcase of several progressive web apps, collected by the | ||
| SVGOMG | |||
| Guitar Tuner | |||
| Voice Memos | |||
| Hacker News | |||
| Awesome Progressive Web Apps / Specific Technologies / Service Workers | |||
| Awesome Service Workers | 1,656 | over 6 years ago | A curated collection of the finest service worker resources | 
| Awesome Progressive Web Apps / Specific Technologies / CacheStorage API | |||
| Offline Storage for Progressive Web Apps | The current state of offline storage in the browser | ||
| CacheStorage API | API docs, and sample code from Mozilla | ||
| Awesome Progressive Web Apps / Specific Technologies / Background Sync | |||
| Introducing Background Sync | A gentle introduction to background sync, along with some great videos and code samples | ||
| Background Sync Explained | 644 | over 1 year ago | The official "explainer" document for background sync, including one-off synchronization and periodic synchronization | 
| Background Sync Spec | The WIP spec for Background Sync | ||
| Awesome Progressive Web Apps / Specific Technologies / Push Notifications | |||
| Can I Use - Push API | Up-to-date browser support table of Push API | ||
| Chrome Platform Status - Web Notifications | Implementation status for Chrome and other browsers | ||
| PWA Dev Summit 2016 codelab - Push Notifications | Up-to-date getting started tutorial for Progressive Web App, Push Notifications and service worker basics | ||
| Using the Push API | An article introducing Push API | ||
| web-push-libs | A collection of useful libraries for web push in different technologies (Node.js, PHP, Python, etc.) | ||
| Awesome Progressive Web Apps / Specific Technologies / IndexedDB | |||
| IndexedDB API | API docs, key concepts, and sample code from Mozilla | ||
| Awesome Progressive Web Apps / Specific Technologies / Installable Web Apps | |||
| Increasing Engagement with Web App Install Banners | 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 | An introduction to installable Web Apps in Chrome for Android | ||
| RealFaviconGenerator | A great way to generate all the images, favicons, and associated files needed to display your app icon across different browsers | ||
| Android Asset Studio - Launcher Icon Generator | Generate Android style icons | ||
| Awesome Progressive Web Apps / Specific Technologies / Web Share APIs | |||
| Introducing the Web Share API | High level introduction to the Web Share API | ||
| Web Share API explainer | 355 | over 1 year ago | An explanation of the API, along with some examples. Part of the proposal doc | 
| Web Share Target API | 193 | about 2 years ago | The proposal for the Web Share Target API, as well as a high level | 
| Awesome Progressive Web Apps / Awesome Performance | |||
| Web Fundamentals - Performance | Google's performance learning portal, containing a wealth of knowledge on optimizing your web apps for perfomance | ||
| Introducing RAIL: A User-Centric Model For Performance | The seminal introduction to RAIL by the Gang of Pauls | ||
| Website Performance Optimization | A free Udacity course on optimizing websites for speed | ||
| Browser Rendering Optimization | A free Udacity course helping you create web apps that maintain jank-free 60fps performance | ||
| The PRPL Pattern | A new pattern for structuring and serving Progressive Web Apps, with an emphasis on performance | ||
| Browser Rendering Performance | Understand how HTML, JavaScript and CSS is handled by the browser, and how to optimize your page accordingly | ||