June 2024
Intermediate to advanced
508 pages
10h 53m
English
In this part, we are going to be building and deploying our first full-stack application with a REST API. We will start by implementing a backend service using Express and Mongoose ODM. Then, we will create unit tests for it using Jest. After that, we will create a frontend with React and integrate it with our backend service using TanStack Query. Finally, we will deploy the application using Docker and learn how to set up a CI/CD pipeline.
This part includes the following chapters:
Read now
Unlock full access