Learn NestJS - Complete Course

Поділитися
Вставка
  • Опубліковано 25 бер 2024
  • Learn NestJS in this comprehensive course for beginners. NestJS is a framework for building efficient, scalable Node.js web applications.
    Code: github.com/HaiderMalik12/nest...
    Course resources e-book: www.haidermalik.dev/nestjs
    Testing Starter Kit for Module 12: drive.google.com/file/d/1dU4r...
    ✏️ This course was developed by @haidermalik3402 . Check out more of his courses: www.udemy.com/user/5512f7602d...
    ⭐️ Contents ⭐️
    Module 0
    ⌨️ 00:00:00 What is NestJS
    ⌨️ 00:03:01 Create NestJS Project
    ⌨️ 00:05:30 NestJS Directory Structure
    Module 1
    ⌨️ 00:07:00 Creating Controller
    ⌨️ 00:11:07 Creating a Service
    ⌨️ 00:18:09 Creating Module
    Module 2
    ⌨️ 00:24:27 Middleware
    ⌨️ 00:32:39 Exception Filter
    ⌨️ 00:43:07 Transform param using ParseIntPipe
    ⌨️ 00:48:10 Validate Request Body using class validator
    Module 3
    ⌨️ 00:52:09 Custom Providers
    ⌨️ 01:15:26 Injection Scopes
    ⌨️ 01:20:59 One To Many Relation
    Module 4
    ⌨️ 01:35:05 Establish Database Connection
    ⌨️ 01:43:42 Create an Entity
    ⌨️ 01:50:43 Create and Fetch records from Database
    ⌨️ 02:08:54 Pagination
    Module 5
    ⌨️ 02:17:44 One to One
    ⌨️ 02:24:14 Many to Many relation
    Module 6
    ⌨️ 02:43:51 User Signup
    ⌨️ 03:00:05 User Login
    ⌨️ 03:08:12 Authenticate User with Passport JWT
    ⌨️ 03:24:42 Role Based Authentication
    ⌨️ 03:46:51 Two Factor Authentication
    ⌨️ 04:17:41 API Key Authentication
    Module 7
    ⌨️ 04:32:52 Debug NestJS Application
    ⌨️ 04:37:00 Migrations
    ⌨️ 04:49:51 Seeding
    Module 8
    ⌨️ 05:02:02 Custom Configuration
    ⌨️ 05:24:29 Validate Env Variables
    ⌨️ 05:35:48 Hot Module Reloading
    Module 9
    ⌨️ 05:45:51 Swagger Setup
    ⌨️ 05:52:30 Document Signup Route
    ⌨️ 05:58:28 Create Schema using ApiProperty
    ⌨️ 06:02:54 Test JWT Authentication
    Module 10
    ⌨️ 06:11:40 Install MongoDB using Docker Compose
    ⌨️ 06:18:16 Connect with MongoDB
    ⌨️ 06:21:24 Create Schema
    ⌨️ 06:24:56 Save Record in Mongo Collection
    ⌨️ 06:33:08 Find and Delete
    ⌨️ 06:38:47 Populate
    Module 11
    ⌨️ 06:52:18 Configure Dev and Production Env
    ⌨️ 07:01:22 Push Source Code to Github Repo
    ⌨️ 07:06:38 Deploy NestJS Project to Railway
    ⌨️ 07:15:44 Install Dotenv to work with TypeORM migrations
    ⌨️ 07:20:20 Fixing Env Bugs
    Module 12
    ⌨️ 07:29:45 Getting started with Jest
    ⌨️ 07:37:22 Auto Mocking
    ⌨️ 07:55:13 SpyOn Function
    ⌨️ 08:05:49 Unit Test Controller
    ⌨️ 08:19:35 Unit Test Service
    ⌨️ 08:28:19 E2E Testing
    Module 13
    ⌨️ 08:41:58 Speedy Web Compiler with NestJS v10
    ⌨️ 08:50:31 Creating Websocket Server
    ⌨️ 08:59:05 Send Message from Frontend app
    Module 14
    ⌨️ 09:05:48 GraphQL Server Setup
    ⌨️ 09:13:43 Define Queries and Mutations
    ⌨️ 09:20:11 Resolve Queries
    ⌨️ 09:25:42 Resolve Mutations
    ⌨️ 09:30:35 Error Handling
    Module 15
    ⌨️ 09:34:14 Define Schema for Authentication
    ⌨️ 09:42:13 Resolve Auth Queries and Mutations
    ⌨️ 09:52:47 Apply Authentication using Auth Guard
    Module 16
    ⌨️ 10:12:06 Implement Real time Subscription
    Module 17
    ⌨️ 10:20:39 Unit Test Resolver
    ⌨️ 10:32:02 End to End Tesing GraphQL APIs
    Module 18
    ⌨️ 10:46:55 Server Side Caching using Apollo
    ⌨️ 10:58:56 Optimize Query Performance using Data Loader
    ⌨️ 11:14:06 Fetching Data from External REST API
    Module 19
    ⌨️ 11:20:56 Setup Prisma
    ⌨️ 11:24:25 Models and Migrations
    ⌨️ 11:28:08 Generate Prisma Client
    ⌨️ 11:30:43 Create, Find and FindOne
    ⌨️ 11:40:57 Update and Delete Operation
    ⌨️ 11:49:17 One to Many Relation
    ⌨️ 12:00:54 One to One Relation
    ⌨️ 12:07:33 Many to Many Relation
    ⌨️ 12:20:35 Bulk or Batch Operations
    ⌨️ 12:24:29 Implement Transaction using Nested Queries
    ⌨️ 12:32:56 Interactive Transactions
    Module 20
    ⌨️ 12:46:08 File Upload
    ⌨️ 12:56:12 Custom Decorator
    ⌨️ 13:02:03 Scheduling CRON Task with Nest.js
    ⌨️ 13:14:41 Cookies
    ⌨️ 13:23:03 Queues
    ⌨️ 13:35:43 Event Emitter
    ⌨️ 13:47:13 Streaming
    ⌨️ 13:52:55 Session

КОМЕНТАРІ • 126

  • @haidermalik3402
    @haidermalik3402 Місяць тому +30

    Thank you for publishing my course. You can also download the Free Nest.js E-book to follow along with the course
    www.haidermalik.dev/nestjs
    Subscribe to my channel for more free coding tutorials
    ua-cam.com/channels/MVcSZa_ba8GxfIIz4OjJNQ.html

    • @user-qt4qd3ue7d
      @user-qt4qd3ue7d Місяць тому

      Nice

    • @Tanner-cz4bd
      @Tanner-cz4bd Місяць тому

      Jzk

    • @hshjakjqkqkk6310
      @hshjakjqkqkk6310 Місяць тому

      What's is called the theme that's you use on vs code in this Vedio

    • @haidermalik3402
      @haidermalik3402 Місяць тому

      @@hshjakjqkqkk6310 Material Theme

    • @InitCode
      @InitCode Місяць тому +1

      Hey man,
      I really appreciate your effort for this course.
      Best♥

  • @Kishign
    @Kishign 14 днів тому +2

    I am currently on 3 hours and a half of the course, up until 3h it was really good, but then the instructor just starts copying and pasting code and rushing through it with little to no explanation, if you didnt pay attention to the course before it gets really chaotic.
    I highly recommend everyone watching to download the course e-book on description. Im going back and forth between the video and the e-book, and it works great in teaching when the instructor rushes through sections, the e-book has written explanations that sometimes are much more detailed than the video's.

  • @gokufujison
    @gokufujison Місяць тому +8

    Im confused. In 24:40 al lot of code was added without explanation. It not possible to follow the course.

  • @joshua5617
    @joshua5617 Місяць тому +4

    Thank you for using prisma too, seems better than typeorm

  • @aguelejoseph5753
    @aguelejoseph5753 Місяць тому +2

    thank you for this bro. Please just a thought though, I am trying to follow along and I noticed that you are using some files like those entity classes which you did not include in the book and you are also not showing it clearly for us to know the full details of the entity class you used. I also noticed that you are using an md file where the data is being copied from, but we don't have access to that. i am talking particularly from module 5 lesson 2

  • @mahdiandalib186
    @mahdiandalib186 Місяць тому

    thx, plz teach nestjs along side angular

  • @ucanh5104
    @ucanh5104 Місяць тому

    nice course, easy for understanding what really happenning

  • @codeaperture
    @codeaperture Місяць тому +1

    Please advance with GraphQl or tRPC 😅💯.
    I have been looking for this thanks

  • @waseemahmad00
    @waseemahmad00 35 хвилин тому

    Anyone can tell me which one is best for nest js in front end and in this course which is used in front end as backend is nest js

  • @conghaule2533
    @conghaule2533 14 днів тому +1

    For window OS, in 6:58,
    Maybe the script not working, let try this instead:
    "start:dev": "SET NODE_ENV=development & nest build --webpack --webpackPath webpack-hmr.config.js --watch",
    "start:prod": "SET NODE_ENV=production & node dist/main",

  • @WanKy182
    @WanKy182 Місяць тому +7

    1:22:10 we don't have song and user entity at that time, we haven't installed typeorm yet

    • @kevinat71
      @kevinat71 Місяць тому +1

      you need to do module 4 first

    • @auronvila1069
      @auronvila1069 Місяць тому

      Than why is the section 3 section 4?
      @@kevinat71

    • @rajanthaobeysekara8525
      @rajanthaobeysekara8525 Місяць тому

      @@kevinat71 could you pelase provide the time stamp ?

  • @mayureshbalsaraf2696
    @mayureshbalsaraf2696 Місяць тому +5

    @freecodecamp pls bring complete course on data science , machine learning and AI in detail

  • @ananth129
    @ananth129 Місяць тому

    remember that every programming language same in logic but different between them is functional programming and object oriented programming 😎😎 tip - enjoy whole video as fun video enjoy it throughly it's only way to become professional coder otherwise ai is there to replace who don't enjoy coding
    " steve jobs - only way to do great work is do whatever you love "

  • @edoardoremondini7729
    @edoardoremondini7729 Місяць тому

    I need to create a web api. I never used node js but i used angular in the past. Should i go with express js or nest js? Thanks for any suggestions

  • @evekaykay
    @evekaykay Місяць тому +1

    any plans on a Symfony course? The one you have on your channel is 4+ years old and there were 3 major releases since then

  • @ankitmajee
    @ankitmajee Місяць тому +1

    Anybody how is the demand of this frame work in the market

  • @jtrickzz6959
    @jtrickzz6959 Місяць тому

    First here to learn

  • @mdkarimul8923
    @mdkarimul8923 Місяць тому +16

    Just started to learn nest before two days ...

    • @anyting1458
      @anyting1458 Місяць тому

      And what is it

    • @mdkarimul8923
      @mdkarimul8923 Місяць тому

      @@anyting1458 just backend version of angular as I had already familiar with angular

    • @Abilovv599
      @Abilovv599 Місяць тому

      Same

  • @JhayGrand
    @JhayGrand Місяць тому +1

    Let’s goooo 🎉🎉🎉🎉

  • @thepassionatecoder5404
    @thepassionatecoder5404 Місяць тому

    Did anyone get this error:
    Error during migration generation:
    error: database "username" does not exist

  • @blayzehoodly2957
    @blayzehoodly2957 23 дні тому

    there is no exception handling if you try to sign up an email that is already taken

  • @nehap2-6
    @nehap2-6 Місяць тому +1

    Thankyou for this video, Please make a video on Vue.js

  • @rafikhankhadem6657
    @rafikhankhadem6657 Місяць тому +1

    Can I use React for the frontend for a NestJS backend?

    • @nivethan_me
      @nivethan_me Місяць тому

      you can use anything

    • @GamingZone-ni6rs
      @GamingZone-ni6rs Місяць тому +1

      You can use a combination of any 2 frameworks for frontend and backend

    • @blayzehoodly2957
      @blayzehoodly2957 21 день тому

      yes nest builds a rest api or graph ql which can supports all js frontend frameworks and html css and js

    • @targettech2578
      @targettech2578 6 днів тому

      Yes

  • @WanKy182
    @WanKy182 Місяць тому +2

    Something wrong with the order, cause in 01:20:59 One To Many Relation we already have part of code which will be in 01:43:42 Create an Entity

  • @arslanshah7472
    @arslanshah7472 Місяць тому +1

    i watched your course course

  • @anujmishra7834
    @anujmishra7834 Місяць тому +1

    First ❤

  • @Donnshin
    @Donnshin Місяць тому

    Honestly, is this worth learning, especially from an employment standpoint?

  • @BrianHutchison
    @BrianHutchison Місяць тому +4

    Nest JS and Next JS have such similar names, it took me a second here.

    • @user-zj5qe6cr5p
      @user-zj5qe6cr5p 20 днів тому

      Also Nust JS

    • @user-zj5qe6cr5p
      @user-zj5qe6cr5p 20 днів тому +1

      Next JS - React JS Framework
      Nest JS - Node JS Framework
      Nust JS - Vue JS Framework

    • @user-nf8zb4qp6j
      @user-nf8zb4qp6j 19 днів тому

      @@user-zj5qe6cr5p Node JS is not a framework, but a Javascript runtime

  • @blayzehoodly2957
    @blayzehoodly2957 24 дні тому

    great tutorial indeed however you could improve typing the code yourself rather than coping and pasting it , it makes it harder to grasp concepts also the way you were adding dependencies by just adding them to the package json and running npm install later it leaves us with no proper way on installing those packages later when we want to use them in our own projects later on otherwise its a great tutorial and i am almost halfway through

  • @bc0216
    @bc0216 Місяць тому +1

    If i don't know about the node.js then and also can i see this ?

  • @arturo8100
    @arturo8100 Місяць тому +1

    Ayer empeze a aprender jajajaja te quiero mucho freecodecamp

  • @user-qg3fo9yf1d
    @user-qg3fo9yf1d Місяць тому

    Thank you

  • @Dev-yt3rl
    @Dev-yt3rl Місяць тому

    is there any people who got error at 03:08:12 Authenticate User with Passport JWT

  • @KaranGill-xw4zc
    @KaranGill-xw4zc Місяць тому +1

    why u off the timestaps that was important as long video need

  • @id104335409
    @id104335409 Місяць тому +1

    How many JS frameworks there are?
    -Yes.

  • @arlodecofrancispogosa7684
    @arlodecofrancispogosa7684 Місяць тому

    Is it okay to learn NestJs without a background with react?

    • @sandorium
      @sandorium Місяць тому

      do you want develop fullstack app? so no matter what you choose for frontend. but background in angular should help for starting in nest js

  • @NitinKumar-qk1fi
    @NitinKumar-qk1fi Місяць тому

    Wah wah wah

  • @congdatt
    @congdatt Місяць тому +4

    I Think: NestJS = Springboot + Angluar

    • @sam-nc8zv
      @sam-nc8zv Місяць тому +2

      Well as someone who had been coding in nest js, angular and spring boot. I totally agree with this 😅

  • @auronvila1069
    @auronvila1069 Місяць тому +7

    I want to share my thoughts on the course content. While I enjoyed learning about Nest.js as a developer, there's a part that I found confusing.
    Around the 1:23:00, we started creating an entity without having TypeORM installed. I believe that it would be better for the instructor to start with TypeORM and talk about databases just a little and than move to the relations. I am not saying that the instructor is not explaining the things that I've mentioned but it does it in a poor order.
    I believe it's important for beginners to type out the code themselves and understand what each part does. The instructor sometimes copied and pasted code in the wrong places, which might lead to confusion for those trying to learn by following along.
    Despite this, I'm still excited about Nest.js and hope to see improvements in future updates to the course. It's a great framework that deserves clear and beginner-friendly teaching materials.
    @FreeCodeCamp

    • @kevinat71
      @kevinat71 Місяць тому +1

      you need to do the module 4 first before the 01:20:59 One To Many Relation chapter

    • @haidermalik3402
      @haidermalik3402 Місяць тому +1

      Thank you for the comment. I am looking for new UA-cam videos topics

    • @rajanthaobeysekara8525
      @rajanthaobeysekara8525 Місяць тому

      @@kevinat71 checkout 1:35:13

  • @shobhitnair6346
    @shobhitnair6346 Місяць тому

    🔥🔥🔥

  • @Karen-Nazaryan
    @Karen-Nazaryan Місяць тому +1

    Is there someone who concerned that in the near prioritete will be no-code platforms and programming language will be just Language like English.

  • @blayzehoodly2957
    @blayzehoodly2957 16 днів тому

    this course has many errors after using env all routes are not working

  • @usamasaleem5624
    @usamasaleem5624 Місяць тому

    1st

  • @BhagatSinghJi.
    @BhagatSinghJi. 25 днів тому

    one project on nestjs+react+mongoose+redux+graphql

  • @hiyaghosh5102
    @hiyaghosh5102 Місяць тому

    Will coding be replaced by Ai ? There are so many layoffs daily on the news i am following and learning from your channel will this be helpful for me in the future? Please reply ❤

  • @torressevillanosluisdavid9529
    @torressevillanosluisdavid9529 25 днів тому

    Sería bueno que el curso sea una serie de videos así cada video se trata un capítulo de aprendizaje y también se puede dar un ejercicio para complementar lo aprendido
    Muchas gracias por enseñar

  • @_justarandomone_8884
    @_justarandomone_8884 24 дні тому

    Set playback speed at 1.75. You are welcome

  • @adityabhise466
    @adityabhise466 Місяць тому

    First

  • @Dev-yt3rl
    @Dev-yt3rl Місяць тому +1

    is there anyone who completed the course?

  • @themks8452
    @themks8452 Місяць тому

    first

  • @ibizawavey8630
    @ibizawavey8630 Місяць тому

    Why, when DevinAI will be able to do this in a year or two?

  • @danielkhozaie7249
    @danielkhozaie7249 11 днів тому

    the course was good but it jumping from a video to another video then jumping back to another

  • @usamasaleem5624
    @usamasaleem5624 Місяць тому

    Comment

  • @kidtheday
    @kidtheday Місяць тому

    no audi

  • @omkarjere
    @omkarjere Місяць тому +1

    This course feels very jumpy. Lot of skips are noticed. So there is lack of continuity.

    • @kevinat71
      @kevinat71 Місяць тому

      you need to do the module 4 first before the 01:20:59 One To Many Relation chapter

  • @sergeinazarov4653
    @sergeinazarov4653 2 дні тому

    Good course. But please don't use copy-paste code, write code yourself. Read helping material from another pc

  • @thedelanyo
    @thedelanyo Місяць тому

    So there's Nextjs and there's NestJs

  • @joseeduardosaura1333
    @joseeduardosaura1333 Місяць тому +1

    Damn the language barrier is too strong I think. It makes everything slower, but grats for the course :-)

  • @princewillduru7313
    @princewillduru7313 Місяць тому

    At 1:20:39 you imported Column, Entity, PrimaryGeneratedColumn, OneToMany, and ManyToOne from typeorm when you had already installed typeorm behind the scenes without telling your audience to install it.
    Imagine someone with no knowledge wouldn't even know typeorm is a package that needs to be installed.
    You created a song entity behind the scenes and used it in the playlist entity without your audience knowing when and how you created the song entity.
    This course just lacks continuity because it seems jumpy. Man was literally just doing stuff off-camera and continuing from where he stopped whenever he start recording.
    Sometimes, the instructor just copies and pastes code which might leave beginners confused but then, nice content.

    • @blayzehoodly2957
      @blayzehoodly2957 21 день тому

      lol i second you i am watching it now its a great tutorial but it is not beginner friendly
      especially just copy pasting code

  • @male3399
    @male3399 Місяць тому +1

    VelCome! Maybe I should delay learning nest

  • @3x10.8_ms
    @3x10.8_ms Місяць тому

    dissapointed by the video quality

  • @blayzehoodly2957
    @blayzehoodly2957 27 днів тому

    great tutorial but the guy doesn't explain well the whole tutorial he is always constantly opening the manual its better you read through it before the lesson and explain it later it makes it boring the way you do it

  • @TheRafark
    @TheRafark Місяць тому

    Ah that name is nasty. It screams “I want to steal a piece of the fame that Next.js has”

    • @bugraotken
      @bugraotken Місяць тому +1

      They are not at the same lane. One is pure backend, the other is backend + frontend. You can see similarities with Next.js and Nuxt.js where first uses React, second uses Vue. And I bet Next.js was not that popular when it was released on 2016 that worth to be "stolen".

    • @st8113
      @st8113 Місяць тому +1

      A quick look at the release dates would've told you not to make this post.

  • @amantripathi9811
    @amantripathi9811 Місяць тому +1

    This is very very poorly executed tutorial i have ever seen, very vague...no clear understanding ...just seems like the guy is tryna finish a lecture in a class.

  • @MainEditor0
    @MainEditor0 Місяць тому

    What reason to learn programming if AI exist? (Except as a nonprofit hobby)

    • @sam-nc8zv
      @sam-nc8zv Місяць тому

      Well most of the time when you building complex projects. You have to debug lots of the ai generated code.

    • @blayzehoodly2957
      @blayzehoodly2957 21 день тому

      you know nothing about code yet

    • @MainEditor0
      @MainEditor0 21 день тому

      @@blayzehoodly2957 everybody now a programmer

  • @irfansaeedkhan7242
    @irfansaeedkhan7242 Місяць тому +51

    why not stop war in palestine ?

    • @awali016
      @awali016 Місяць тому +6

      Double standards brother.

    • @nicklesydney180
      @nicklesydney180 Місяць тому

      Obviously Ukraine is more important for whatever reason than stupid Palestine

    • @aun7980
      @aun7980 Місяць тому +2

      They don’t care ! They need money that’s it

    • @Bhavishya_est
      @Bhavishya_est Місяць тому +6

      Ask you Dubai sheikhs

    • @kushagra892
      @kushagra892 Місяць тому +3

      ?

  • @nested9301
    @nested9301 Місяць тому +3

    coding is dead

    • @Sarajboos12
      @Sarajboos12 Місяць тому

      then what is alive

    • @Dr.Funknstein
      @Dr.Funknstein Місяць тому

      Bro you sound like "Do we not hear anything yet of the noise of the gravediggers who are burying God? Do we not smell anything yet of God's decomposition? Gods too decompose. God is dead. God remains dead. And we have killed him. How shall we, murderers of all murderers, console ourselves?"

    • @fedvvvv
      @fedvvvv Місяць тому

      Lol. Ok, good luck with your hotdog stand...

    • @nested9301
      @nested9301 Місяць тому

      @@Dr.Funknstein bruh god does not exist in the first place it is just a myth

  • @lordlogan3308
    @lordlogan3308 Місяць тому

    tooo long

  • @BugMug09
    @BugMug09 Місяць тому

    Maangoes db

  • @fabr0
    @fabr0 Місяць тому

    anyone else having trouble with the create-song-dto.ts decorators? i cant seem to make them work

    • @acryan26
      @acryan26 Місяць тому

      I was having a problem when I put it in lowercase letters like @isNotEmpty(), you need to pass the decorator like this @IsNotEmpty()

    • @sanchitmishra6078
      @sanchitmishra6078 25 днів тому

      @IsArray()
      @IsString({ each: true })
      @IsNotEmpty({ each: true })
      readonly artists: string[];
      It will work now