Progressive Web Apps

repo: TalAter/awesome-progressive-web-apps
category: Front-End Development related: Apps


Awesome Progressive Web Apps Awesome

A curated collection of Progressive Web Apps resources.

<a href="https://pwabook.com/oreillyapwa"><img align="right" src="images/mpwa.png" alt="Building Progressive Web Apps"></a>

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.

-- <cite>Building Progressive Web Apps - O'Reilly</cite>

If you want to contribute, please read the contribution guidelines.

Contents

Must Reads

Learning Resources

Browser Support

Videos

  • [Instant Loading: Building offline-first Progressive Web Apps - Google I/O 2016](https://youtu.be/cmGr0RszHc8) - 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)](https://www.youtube.com/watch?v=MyQ8mtR9WxI) - 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](https://www.youtube.com/watch?v=fFF2Yup2dMM) - Using Polymer to build progressive web apps.

Case Studies

Sample Progressive Web Apps

Specific Technologies

Service Workers

CacheStorage API

Background Sync

Push Notifications

IndexedDB

  • IndexedDB API - API docs, key concepts, and sample code from Mozilla.

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](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

Web Share APIs

Awesome Performance

[[curator]]
I'm the Curator. I can help you navigate, organize, and curate this wiki. What would you like to do?