The Nest JS Bootcamp – Complete Developer Guide
Build and test production ready backend REST APIs with Nest JS, Prisma, and Postgres
Created by Laith Harb | 9.5 hours on-demand video course
As someone that utilizes Nest JS on a daily basis at work and beyond, I’d love to share everything that I’ve learned in this course. This is the most comprehensive Nest JS course on Udemy and if you don’t think so, you can request a full refund.
Nest JS is a progressive NodeJS framework that will allow us to build reliable scalable, and maintainable server-side backend applications with incredible ease. In this course, you will be building two professional applications. The first will be an Expense App, where you will learn:
- The fundamentals of Nest JS
- Different Nest JS entities, like controllers, services, interceptors, pipes, and modules
- Nest JS best practices
- In the second project, the Realtor App, we will learn about:
- Interacting with a Postgress database with an ORM (Prisma)
- Creating a database model and performing CRUD operations
- How to authenticate and identify a user
- How to authorize certain endpoints for specific users
- How to properly write automated tests for our services and controllers
- How to create custom param decorators
- Learn about advanced Nest JS entities like guards and interceptors
Recommended Course by Laith Harb
The Next.js 13 Bootcamp – The Complete Developer Guide [NEW COURSES]
The Vue 3 Bootcamp – The Complete Developer Guide