Phase 20 · Advanced Topics

Topics

PWA

Part of the Frontend Developer Roadmap.

Summary

Progressive Web App — a set of techniques (manifest, service worker, HTTPS) that let a website be installed and behave like a native app, including offline support.

How to Learn This

  • 1Add a web app manifest to a project and 'install' it on your phone or desktop.
  • 2Run Lighthouse's PWA audit and address the flagged requirements.
  • 3Learn the minimum requirements: HTTPS, a manifest, and a registered service worker.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge