11

Progressive Web Apps

In this chapter, we'll focus on a topic that we just briefly mentioned back in Chapter 1, Getting Ready, when we first talked about the different development patterns for web applications available nowadays: Progressive Web Apps (PWAs).

As a matter of fact, both our HealthCheck and WorldCities apps currently stick to the Single-Page Application (SPA) model, at least for the most part; in the following sections, we'll see how we can turn them into PWAs by implementing several well-established capabilities required by such a development approach.

As we learned in Chapter 1, Getting Ready, a PWA is a web application that uses a modern web browser's capabilities to deliver an app-like experience to users. To achieve this, ...

Get ASP.NET Core 5 and Angular - Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.