NestJS Crash Course

162,820
0
Published 2022-08-11
Here's a NestJS Crash Course that I put together with all of the core fundamental concepts that you will need to be able to build a web API.

If you liked this video, check out my other Nest.js tutorials!

NestJS with TypeORM & SQL:    • NestJS, MySQL, TypeORM Crash Course  
NestJs with MongoDB:    • NestJS with MongoDB & Mongoose - FULL...  
NestJS w/ GraphQL & TypeORM:    • NestJS, GraphQL & TypeORM Tutorial  
NestJS Playlist:    • [In-Depth] Nest.JS Tutorials  

Code: github.com/stuyy/nestjs-crash-course

Support the Channel:

Become a Member: youtube.com/ansonthedeveloper/join
Become a Patreon: patreon.com/stuyy
Buy me a Coffee: ko-fi.com/anson
Donate on PayPal: paypal.me/ansonfoong

Connect with me:

Twitter: twitter.com/ansonthedev
Discord: discord.gg/Gd5fAEJDQD
GitHub: github.com/stuyy
Twitch: twitch.tv/stuy

0:00 Introduction
2:00 Install Nest CLI
3:10 Create Nest Project
5:00 Project File Overview
8:10 main.ts file
9:55 Generating a Nest Module
11:00 Generate a Controller
14:00 Handling Routes
19:50 Post Requests
26:00 Request Bodies and DTOs
29:40 Route Params
33:48 Query Params
35:46 Validation
47:00 Services & Providers
1:03:18 Middleware
1:17:36 Pipes & Transformations
1:31:44 Guards

All Comments (21)
  • @piyushtale0001
    Those who are checking comment, whether its worth. I will say 101% YES, this tutorial is to the point and precise. If you want to dig deeper refer docs after watching this tutorial . Thanks Anson
  • Awesome work! Really appreciated how you cover the common use cases of each topic in an objective way👏
  • @mr.elshahat
    Great effort, I realy enjoyed this crash course and will continue to watch all your tutorials for NestJS. Keep up the good work 👏
  • @SRPPixels
    Great crash course man! Perfect for those who already know express and just want to get their hands-on with nest and don't want to spend more time in learning, My new company is using nest, but previously i have only worked with express. But i liked Nest. Your tutorial really helped me a lot. And now i can easily understand our whole codebase. Thanks. Cheers 🥂
  • "I want to be consistent with NestJS docs" 👏 I will recommend this course when someone asks me for a good video series on NestJS. I've been watching a few of your playlists and can't be grateful enough.
  • @arnaud_b42
    Great content! I'm learning all i need for my last project @school42. Thanks and keep up the good work!
  • @wonders08
    I wanted to thank you before finishing this course. This lecture is helpful for me to figure out how NestJS works very quickly. I plan to have an interview in 2 days. Wish me good luck!
  • Man you really explain things really well, i appreciate the nice tutorial it does illustrate lot of thing to me.
  • @forinda
    Amazing explanation. This is the tutorial I needed to kickstart my Nestjs Development
  • honestly i wish i had found this video (playlist) earlier. this is infinitely better than the other tutorials out there.
  • The course was really nice! Shrot and sweet. Thanks you so much for that great course.
  • @ethani_
    This video was extremely helpful and informative. Thank you for making this video!
  • @rebei
    Thanks a ton. Helps me with my 42 course project!
  • A great crash course!! Very well-organized steps, clear and thorough explanations with good examples! Thank you :) It would be awesome if you made a tutorial on Dependency Injection too!
  • @bittek3843
    great stuff, just finished watching your video! Would love to have you chat about the fundamentals that are running nestJS like DI, the architecture style they use layered architecture (i think ?) etc. I find this type of stuff really helps with understanding what is happening behind the scenes.
  • @sanfer587
    Very good content man, I'm learning nest to my university work and you help me a lot, ty