Learn NestJS - Complete Course

Поделиться
HTML-код
  • Опубликовано: 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

Комментарии • 124

  • @haidermalik3402
    @haidermalik3402 Месяц назад +29

    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
    ruclips.net/channel/UCMVcSZa_ba8GxfIIz4OjJNQ

    • @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 12 дней назад +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.

  • @joshua5617
    @joshua5617 Месяц назад +4

    Thank you for using prisma too, seems better than typeorm

  • @gokufujison
    @gokufujison Месяц назад +8

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

  • @aguelejoseph5753
    @aguelejoseph5753 29 дней назад +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

  • @ucanh5104
    @ucanh5104 Месяц назад

    nice course, easy for understanding what really happenning

  • @mayureshbalsaraf2696
    @mayureshbalsaraf2696 Месяц назад +5

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

  • @conghaule2533
    @conghaule2533 11 дней назад +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 ?

  • @mahdiandalib186
    @mahdiandalib186 Месяц назад

    thx, plz teach nestjs along side angular

  • @codeaperture
    @codeaperture Месяц назад +1

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

  • @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 "

  • @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

  • @BrianHutchison
    @BrianHutchison Месяц назад +4

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

    • @user-zj5qe6cr5p
      @user-zj5qe6cr5p 18 дней назад

      Also Nust JS

    • @user-zj5qe6cr5p
      @user-zj5qe6cr5p 18 дней назад +1

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

    • @user-nf8zb4qp6j
      @user-nf8zb4qp6j 16 дней назад

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

  • @anujmishra7834
    @anujmishra7834 Месяц назад +1

    First ❤

  • @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

  • @JhayGrand
    @JhayGrand Месяц назад +1

    Let’s goooo 🎉🎉🎉🎉

  • @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

  • @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

  • @Donnshin
    @Donnshin Месяц назад

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

  • @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 RUclips videos topics

    • @rajanthaobeysekara8525
      @rajanthaobeysekara8525 Месяц назад

      @@kevinat71 checkout 1:35:13

  • @blayzehoodly2957
    @blayzehoodly2957 21 день назад

    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

  • @nehap2-6
    @nehap2-6 Месяц назад +1

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

  • @blayzehoodly2957
    @blayzehoodly2957 21 день назад

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

  • @arslanshah7472
    @arslanshah7472 Месяц назад +1

    i watched your course course

  • @id104335409
    @id104335409 Месяц назад +1

    How many JS frameworks there are?
    -Yes.

  • @user-qg3fo9yf1d
    @user-qg3fo9yf1d Месяц назад

    Thank you

  • @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 19 дней назад

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

    • @targettech2578
      @targettech2578 3 дня назад

      Yes

  • @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 😅

  • @NitinKumar-qk1fi
    @NitinKumar-qk1fi Месяц назад

    Wah wah wah

  • @arturo8100
    @arturo8100 Месяц назад +1

    Ayer empeze a aprender jajajaja te quiero mucho freecodecamp

  • @thepassionatecoder5404
    @thepassionatecoder5404 Месяц назад

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

  • @KaranGill-xw4zc
    @KaranGill-xw4zc Месяц назад +1

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

  • @bc0216
    @bc0216 Месяц назад +1

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

  • @shobhitnair6346
    @shobhitnair6346 Месяц назад

    🔥🔥🔥

  • @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

  • @Dev-yt3rl
    @Dev-yt3rl Месяц назад

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

  • @usamasaleem5624
    @usamasaleem5624 Месяц назад

    1st

  • @BhagatSinghJi.
    @BhagatSinghJi. 23 дня назад

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

  • @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.

  • @torressevillanosluisdavid9529
    @torressevillanosluisdavid9529 23 дня назад

    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

  • @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 ❤

  • @Dev-yt3rl
    @Dev-yt3rl Месяц назад +1

    is there anyone who completed the course?

  • @danielkhozaie7249
    @danielkhozaie7249 9 дней назад

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

  • @adityabhise466
    @adityabhise466 Месяц назад

    First

  • @_justarandomone_8884
    @_justarandomone_8884 22 дня назад

    Set playback speed at 1.75. You are welcome

  • @themks8452
    @themks8452 Месяц назад

    first

  • @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

  • @blayzehoodly2957
    @blayzehoodly2957 13 дней назад

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

  • @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 :-)

  • @kidtheday
    @kidtheday Месяц назад

    no audi

  • @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 19 дней назад

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

  • @usamasaleem5624
    @usamasaleem5624 Месяц назад

    Comment

  • @ibizawavey8630
    @ibizawavey8630 Месяц назад

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

  • @male3399
    @male3399 Месяц назад +1

    VelCome! Maybe I should delay learning nest

  • @3x10.8_ms
    @3x10.8_ms Месяц назад

    dissapointed by the video quality

  • @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.

  • @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 19 дней назад

      you know nothing about code yet

    • @MainEditor0
      @MainEditor0 19 дней назад

      @@blayzehoodly2957 everybody now a programmer

  • @blayzehoodly2957
    @blayzehoodly2957 25 дней назад

    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

  • @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.

  • @irfansaeedkhan7242
    @irfansaeedkhan7242 Месяц назад +51

    why not stop war in palestine ?

    • @awali016
      @awali016 Месяц назад +5

      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 Месяц назад +5

      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 29 дней назад

      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 23 дня назад

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