Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
In these lessons we will look at Progressive Web Apps (PWA). We will learn how to create and use them to build web applications that run and perform like a native mobile app on mobile devices. We will also learn how to run them locally and how to deploy them on various platforms.
Currently, in order to give your users a mobile experience you have to use the native platforms like Android or iOS to develop your applications, which brings up issues of cost and effort needed to maintain two different code bases for the same application. But now there is another option with PWA’s. You can build the application once and test and deploy it from the same code base in Angular.
In these lessons you will learn to run the PWA locally on your machine, use the Chrome browser’s Lighthouse tool to review, and run the code for the PWA. We will also take a look at how you can deploy the PWA to different platforms, and what the requirements are.
You will learn how to create a PWA, understand PWA configuration and setup to run locally, run the PWA locally on your machine, use the Chrome browser's Lighthouse tool to review and run the code, and deploy the PWA to different platforms.
The course includes four lessons: What Is a PWA Application?, PWA Architecture, Running a PWA Application Locally, and Deploying a PWA Application.
Native platforms like Android or iOS require maintaining two different code bases for the same application, bringing up issues of cost and effort. With a PWA you can build the application once and test and deploy it from the same code base in Angular while still giving users a mobile experience.
It covers Angular (Web Framework), Hosted App, HTML Application, Progressive Web Apps, Web Application Frameworks, and Web Applications.