Skip to content

Progressive Web Apps

Awesome Progressive Web Apps Awesome

A curated collection of Progressive Web Apps resources.

Building Progressive Web Apps

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.

-- Building Progressive Web Apps - O'Reilly

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

Must Reads

Learning Resources

Browser Support

Videos

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

App Icons

Web Share APIs

Awesome Performance