The Nest JS Bootcamp - Complete Developer Guide

Build and test production ready backend REST APIs with NestJS, Prisma, and Postgres

Ratings: 4.67 / 5.00




Description

As someone that utilizes NestJS 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 NestJS course on Udemy and if you don't think so, you can request a full refund.


NestJS 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 NestJS

  • Different NestJS entities, like controllers, services, interceptors, pipes, and modules

  • NestJS 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 NestJS entities like guards and interceptors


I am very proud of this course and I really hope you take and enjoy it. If you ever need any sort of help, please send me a message on Udemy and I will always answer your questions.

What You Will Learn!

  • Learn how to utilize NestJS to be a production ready REST API
  • Learn how to implement complex functionality like authentication and authorization
  • Learn how to write tests for your services and controllers
  • Learn all of the different entities provided in NestJS

Who Should Attend!

  • Beginner NestJS developers that want to become a NestJS expert