Progressive Web Applications and Offline

Progressive Web Applications and Offline

10 hours, 2 minutes CC

This course has been updated! We now recommend you take the Build Progressive Web Apps (PWAs) from Scratch course.

Learn how to audit a web application for "Progressive Web Fitness", go offline with service workers, make your web app load instantly with the App-Shell architecture, enable push notifications and more. Convert your site into a progressive web application that’s just like a native smart device app, but without the excessive file size or the lengthy install process!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: November 9, 2017
Get Unlimited Access Now
Table of Contents

Progressive Web Applications and Offline

Measuring Apps

Mobile Simulation

Progressive Metadata

Enhanced Server-side Rendering

Promises

JavaScript Workers

Async Data

Service Worker

Cache API

IndexedDB

Web Push

Notifications

Background Sync

HTTP/2

Patterns for PWAs

Wrapping Up