Configuring PWA in Angular.

Опубликовано: 04 Сентябрь 2023
на канале: FEWV
740
20

Hello there, In this video, I explained how to convert an angular app into a PWA.
Also, you can refer to my website for a better understanding of this topic: https://fewv.dev/

Download Angular:
https://angular.io/guide/setup-local

Downloading and installing Node.js and npm:
https://docs.npmjs.com/downloading-an...

Thank you for watching! :)
If you have any queries feel free to ask me in the comment section below.

Topics:
0:00 Intro
0:08 What is PWA?
0:51 Prerequisites
1:04 Steps for turning Angular to PWA
1:26 Create a new Project
2:31 Add angular/pwa package.
2:52 Understanding different files.
6:29 Testing manifest file
8:14 Testing Service worker file
10:10 Lighthouse Test
11:10 Wrap-Up / Thank You :)