Progressive Web Apps (PWAs)

Progressive Web Apps (PWAs) Courses

Progressive Web Apps (PWAs) give you app-like features and functionality on the web. Learn about Progressive Web Apps through courses and resources on Frontend Masters.

Web Storage APIs

Maximiliano Firtman

Maximiliano Firtman

Independent Consultant
Go beyond localStorage to use newer and more performant APIs like IndexedDB for storing JSON, CacheStorage for caching requests, and the FileSystem API for accessing the local file system.
4 hours, 8 minutes CC
Web Storage APIs
drag handle

JavaScript in the Background

Maximiliano Firtman

Maximiliano Firtman

Independent Consultant
Explore new web app capabilities to detect when your web app is in the background to execute code later, even when your web app isn’t in focus.
4 hours, 59 minutes CC
JavaScript in the Background
drag handle

Build Progressive Web Apps (PWAs) from Scratch

Maximiliano Firtman

Maximiliano Firtman

Independent Consultant
Build offline-capable Progressive Web Apps with HTML, CSS, and JavaScript: Service workers give you access to the cache storage while App Manifests allow you to be distributed on the Google Play store and Apple App Store.
3 hours, 48 minutes CC
Build Progressive Web Apps (PWAs) from Scratch
drag handle

Exploring Service Workers

Kyle Simpson

Kyle Simpson

You Don't Know JS
Service Workers enable websites to have new PWA capabilities like smart offline caching, background sync, and push notifications!
4 hours, 15 minutes CC
Exploring Service Workers
drag handle