Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
The Nest JS Bootcamp - Complete Developer Guide
Rating: 4.5 out of 5(333 ratings)
1,702 students

The Nest JS Bootcamp - Complete Developer Guide

Build and test production ready backend REST APIs with NestJS, Prisma, and Postgres
Created byLaith Harb
Last updated 2/2022
English

What you'll 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

Course content

13 sections97 lectures9h 29m total length
  • Introduction4:15
  • What is a REST API4:10
  • Setup Work2:00

Requirements

  • Basic JavaScript knowledge
  • Fundamental understanding of a REST API

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.

Who this course is for:

  • Beginner NestJS developers that want to become a NestJS expert