© 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_7

7. Blog App Part 2

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

In the previous chapter, we began to define the frontend of our application. We created the component to perform the login, and we defined the services that will be communicating with the API. In this chapter, we will focus on the backend, using NodeJS, Express, and MongoDB for it. We’ll build our home component, which will be the central screen of our application. In addition, we’ll establish the mechanisms to persist the user’s session.

NodeJS

NodeJS is an execution environment for ...

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.