Academind Logo

Angular PWA & Service Worker Tutorial

Build a Progressive Web App (PWA) with Angular by adding a Service Worker. Learn how to make your app work offline with some very basic steps.

Created by Maximilian Schwarzmüller
#

Angular PWA & Service Worker Tutorial

Watch the video at the top of this page!

Learn how to turn your ordinary Angular app into a PWA by adding a service worker to it. The @angular/service-worker package makes that very easy and the video linked above shows which steps are required to add it as well as the configuration options you have.

Recommended Courses