From the course: Angular: Progressive Web Apps
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Continue learning progressive web apps - Angular Tutorial
From the course: Angular: Progressive Web Apps
Continue learning progressive web apps
- [Maximiliano] So congratulations! So now you have a web app that you have created from scratch using Angular, you know how to add angular material and use it to make it look like an app, also, you have created a backend service with NeDB and Express that will serve information and also will receive data and changes to our PWA, and finally, we upgraded that web app into a full progressive web app using the @angular/pwa schematic. That addition actually made our web app installable on mobile and desktop operating systems and also offline capable, so you now have a fully working progressive web app. If you want to learn more about PWAs, you can go to web.dev/learn/pwa, where you will find a free ebook on many of the topics that are around PWAs but not specifically on Angular but multi-platform, from foundations, app design, service workers, installation and web app manifest, how to update the app, how to integrate…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.