© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
V. H. GarciaGetting Started with Angularhttps://doi.org/10.1007/978-1-4842-9206-8_4

4. RestApp Part 2

Victor Hugo Garcia1  
(1)
Santiago Del Estero, Santiago del Estero, Argentina
 

In the previous chapter, we included the fantastic Bootstrap framework in our application, in the fastest way possible, that is, using CDNs. However, we have an alternative, and it is to use the node package manager to install bootstrap. In this chapter, we’ll learn how to use npm to install bootstrap. We’ll also build a simple contact form, the logic to perform CRUD operations on our users, a loading component to improve the user experience, and a pipe to handle the case of missing ...

Get Getting Started with Angular: Create and Deploy Angular Applications 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.