Learn Nest.js from Scratch by building an API

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

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

  • @giarc1988
    @giarc1988 3 года назад +131

    I am 2 mins into this but I wanted to say that the whole reason I'm watching this and not the other NestJS videos on RUclips is because of you Max. I have learned so much that has helped me in my career from your videos, and I've paid for several of your courses on Udemy. You are absolutely wonderful, thank you for all you do.

  • @mdhasanuzzaman1546
    @mdhasanuzzaman1546 Год назад +13

    Maximilian is always a rock-star teacher. I have understood a lot more in this short 1 hours video than in other 20 hours courses of different guides.
    I expect full course about Nest.JS from you.
    Thanks you so much

  • @flagoon
    @flagoon 4 года назад +23

    This was exactly what I was looking for. I started learning Nest to create some simple APIs for my frontend and I found it very intimidating. Thanks to this tutorial so much stuff became easier. Thank you!

  • @gustavopaiva6714
    @gustavopaiva6714 5 лет назад +316

    please, NestJS Udemy course.

    • @academind
      @academind  5 лет назад +49

      Got no plans right now, but I won't rule it out :)

    • @Dan-qd9cf
      @Dan-qd9cf 5 лет назад +2

      Was waiting for a Udemy course on this, but guess it won't happen any time soon.

    • @Ollinho12
      @Ollinho12 5 лет назад

      @@academind What are you working on at the moment big man?

    • @alxizr
      @alxizr 5 лет назад

      @@academind thank you for the video! would love if you make a complete course of nest js with angular and mongodb.

    • @amitmalviya6314
      @amitmalviya6314 5 лет назад +3

      @@academind if you have no plans to make a course just make 5 - 10 videos on it.. Which is really helpful for us.

  • @DesignfulDev
    @DesignfulDev 3 года назад +21

    I see some people asking it already, so I'll just add to the choir: Please make a full-length NestJS Udemy course!

  • @eimdev
    @eimdev 5 лет назад +8

    I got your angular 8, and other course update from Packt with no additional cost, Thanks a lot. I believe not much content creator can do such a thing as you did. planning to buy another course from you.

    • @academind
      @academind  5 лет назад +2

      Thank you so much! I'm very happy that you're enjoying the course!

  • @georgemikelis7991
    @georgemikelis7991 Год назад +1

    Hello Max, I just want to say a big thank you. I bought your "Angular - The complete guide" Udemy course 3 years ago and it help me land my first job as a developer. Ever since, whenever I want to buy a course to learn somehting new, I first check if you have a course about it. I have bought 6 courses in Udemy created by you. Now I wanted to get into Nest js and at first I was disapointed I didn't find any Academind Nest Js course in Udemy but then I found out that you have these two great, concise, and on-point courses in youtube for free! Man really, I should make you a statue! Anyways I just wanted to express how gratefull I am. Keep up the excelent work!

  • @DeanMcCoy
    @DeanMcCoy 5 лет назад +24

    Great video! Especially with the examples. I'm looking forward to more videos on Nest.js

  • @neucoas
    @neucoas 5 лет назад +3

    I used Nest.js a bit at work and I really enjoyed it. You did a great job Max, keep it up!

  • @feel-it-11
    @feel-it-11 4 года назад +5

    You're awesome.. You tought me Angular, React, MEAN and now Nest.js .. looks like i have to start wishing you on the teachers day. :P

  • @ChrisWilson-zp9yu
    @ChrisWilson-zp9yu 2 месяца назад

    i LOVE hearing the success stories from Max's students. I too was teaching myself how to code, and back in 2018 I had finished Max's original Angular course, which helped to get my first developer job. I've been developing software since then and I am forever grateful to Max!!!!!!!!!!!! Happy coding all!

  • @Dan-rm6jz
    @Dan-rm6jz 4 года назад +7

    This was excellent. You explained every concept you introduced very well, and made it easy to understand. Thanks!

  • @DEEPAKKUMAR-ik2mz
    @DEEPAKKUMAR-ik2mz 2 года назад +1

    The instructor is Awesome I started my carer learning from him and yet again after 3 years i am learning from him.
    ❤️❤️❤️

  • @gauravpore6503
    @gauravpore6503 2 года назад +1

    I mainly work with Django framework, but wanted to learn about Nest js. This is very comprehensive video with clean explanation and what someone who is new needs. Thanks much Max! Cheers!

  • @jswithbros189
    @jswithbros189 4 года назад +5

    Hey max, It would be really great if you could us guide further including architectural setup for a project, authentication, file upload, validations etc. It will be our pleasure learning from such a guide.
    Talking about this video, your explanation is better than anyone worldwide . Thanks for this video :)

  • @aakashthakur1415
    @aakashthakur1415 5 лет назад +17

    Anxiously waiting for the second part - connecting with MongoDB :)

  • @2011sandeepraj
    @2011sandeepraj 3 года назад +1

    At 25:00 , May be Worth mentioning that After setting text/html as the header type, response type does show as that in the chrome debugger but if you notice on the served up page on browser there are still quotes around "name". Thats because its a json string. Return type of the method in the controller is still json, its just that browser displays it as a json string.

  • @mrkhan7599
    @mrkhan7599 2 года назад +2

    Where is the course Max?? I'm not buying someone else's course

  • @ahmedzribi7134
    @ahmedzribi7134 4 года назад +5

    In the Update, you could use the map() array method instead of finding by index and replacing based on the index. Also in the Delete, you could use the filter() array method.

    • @yashpj2262
      @yashpj2262 Год назад

      how to check if the id we get in params is present in the array ??

  • @TheWdaimee
    @TheWdaimee 4 года назад +3

    This was a great video! Really understood how to use Nest.js and looking forward to implementing it into future projects! Thank you!

  • @kakhabervk9405
    @kakhabervk9405 2 года назад

    This is more than "A Thorough Introduction" as shown title on website. Thank you!

  • @KiffinGish
    @KiffinGish 5 лет назад +1

    Excellent overview, thanks! Really impressed how elegant this framework is and just as importantly so fun to use.

  • @miago4155
    @miago4155 5 лет назад +1

    Thank you for your class. I appreciate your work.
    I would love it if you could create more courses about NestJS.
    I've already worked through your entire Angular and Node courses and learned a lot.

    • @academind
      @academind  5 лет назад

      Thanks Mia, to be honest I do not plan to create a NestJS course in the near future though :/

    • @miago4155
      @miago4155 5 лет назад

      @@academind That's very sad, I like your way of teaching very much.
      I had the hope for a course from you, because I think NestJS fits perfectly to Angular and your Angular course is the best you can find on Udemy.
      Fortunately in your Node course I was able to gain a lot of knowledge about what I can adapt to Nest.
      Thank you very much for your great work and I am looking forward to many more interesting courses and videos from you.

  • @Nageswararao93
    @Nageswararao93 5 лет назад +1

    I was just looking for Nestjs, and then I got this video. Thank you sooo much, awesome stuff. Can you please make video for production deployment with TypeORM?

  • @rehan5383
    @rehan5383 10 месяцев назад

    Already a paid student of this great teacher, very simplified to the point discussion covert every crash things. highly recommended.

  • @adeyemosamuel2966
    @adeyemosamuel2966 5 лет назад +26

    You are blessed.

  • @sahibsingh1221
    @sahibsingh1221 3 года назад

    I am completely new to this, And I am wondering how can someone explain a totally new concept in so much a simple and nice way. Thank you for your efforts.

  • @Nexjsdeveloper
    @Nexjsdeveloper 2 года назад

    never seen tutorial good like this. i understood working with modularity in NestJS

  • @quimeymata8884
    @quimeymata8884 Год назад

    Thank you so much for your content! I'm about to start a new job, and they use NestJS and MongoDB, so this video and the next one, which I'm about to watch, are pure gold.

  • @akioumars
    @akioumars 5 лет назад +1

    Another coolest video from Max. You are outstanding Max. I learned a lot about Nest JS and so excited to see your next videos. Thanks for sharing your knowledge with us. You are great.

    • @academind
      @academind  5 лет назад

      Thank you very much for your support Amir!

  • @maxiequa567
    @maxiequa567 5 лет назад +5

    Awesome as always Max! +1 for GraphQL after Mongo.

  • @gavinmurambadoro
    @gavinmurambadoro 2 года назад

    Thanks Max. You never disappoint with your delivery. Right what I needed...

  • @KevinMachielsen1992
    @KevinMachielsen1992 2 года назад

    Super explanation! very simple en straightforward tutorial.
    A small style tip for anyone reading this:
    When an API sends a 200 (ok) message without a body it is actually a good practice to send a 204 (no content)
    Also, maybe for the post (create) send a 201 (created) message instead
    An easy way to do this in nest.js is to simply add:
    @HttpCode(204)
    or
    @HttpCode(201)
    to the decorator

  • @donikastoqnova1734
    @donikastoqnova1734 Год назад

    Thanks Maks. Again everything is so easear to understand with you on board.

  • @garrrrrrrry6596
    @garrrrrrrry6596 5 лет назад

    I was just figuring out how to start with Nest.js, and you save my life as always!!! Thanks!

  • @bhaidar
    @bhaidar 5 лет назад +1

    Great video as usual.
    Can you please prepare a video showing how to build a public website with Nest.js MVC and how to have features like forms to be submitted, file uploads, etc.

  • @jayanths1221
    @jayanths1221 5 лет назад +2

    Great video as usual Max. What's your opinion about the future of NestJS though? Right now it's popularity is nothing compared to other Node frameworks like express, koa and hapi. When should you choose Nest over these other frameworks or is it even worth spending time into if I'm already quite experienced in express?

    • @Looneytune
      @Looneytune 5 лет назад

      It's the future.

    • @academind
      @academind  5 лет назад

      Hard to tell how important it will be in the future. I think it might become important though - we don't really have a framework like this for Node.js right now as far as I know.

  • @user-vw5fm9lv9v
    @user-vw5fm9lv9v 22 дня назад

    Amazing Job Max. As a mtter of fact you know how to teach like a professional.

  • @rebelmachine88
    @rebelmachine88 5 лет назад +7

    Oh wow, thanks Max I was just looking for this kind of video. I'm really interested in connecting this with React or Angular... or maybe even Svelte?? :)

  • @muhammadbilal6865
    @muhammadbilal6865 Год назад

    Every tutorial made by Academind by this teacher is the one that is really the one i can trust will work and will teach me so much. Its so great and excellent work done by Academind and this sir. Really appreciatable the way things are explained and step by step way. Thats the thing I wanted always. I have tried other videos on Nest JS but this is very begginer friendly. I also watched React Native and other tutorials of him. Really Amazing teacher.

  • @fixer8173
    @fixer8173 5 лет назад

    I've started creating an app with inversify + koa + typescript today, was a little bit disappointed with lack of libraries/docs how to use them together, of course there is inversify-koa-utils, but seeing this and seeing how well documented this library is makes me try it out anyway and see how it works.

  • @satoshinakamoto4768
    @satoshinakamoto4768 2 года назад

    Great content. Areas of development: explain why you do things before you do them. You tend to do things and hope we follow along but it leaves me anxious and confused until I figure out what you're doing.

  • @ol1175
    @ol1175 2 года назад +1

    Max thanks a lot, would be nice to have a complete Nest js course with Auth,Pipes etc in Udemy

  • @jsinnerx
    @jsinnerx 5 лет назад +3

    It's very useful tool. Nest.js is a very good framework, with a lot of features such as IoC (Dependency Injection), ORMs integration with TypeORM, GraphQL Integra and many others. But, its documentation should improve a lot. There are many things that are not so clear.

    • @CUINANFR
      @CUINANFR 5 лет назад

      Can you suggest some well documented js backend framework ?

    • @jsinnerx
      @jsinnerx 5 лет назад

      @@CUINANFR Actually yes, Loopback 4

    • @CUINANFR
      @CUINANFR 5 лет назад

      @@jsinnerxIt is very hard to find a complete tutorial for loopback 4. It seems like nobody is using it. And things like build in authorization is still not finished yet.

    • @jsinnerx
      @jsinnerx 5 лет назад

      @@CUINANFR you're wrong. First, it's IBM who is backing up that project. Nobody is using it? XD IBM is nobody. Second, Loopback has a lot of year in the market of node.js if you don't know it uhmmm you don't have many years using node, Third, you have asked me for well documented framework not for tutorials, the tutorials are made by popularity, Nest.js has a lot of popularity now because it shares the same logic of Angular and it isn't something bad it's actually pretty good, but without documentation. To finish it, if you don't have the knowledge to implement an authorization and authentication in an language with all the libraries we have in NPM right now you are not a so good developer. And yes, I have a complete REST API made using Nest.js and other project using Loopback.js 4, both using JWT for AAA feature.

    • @jsinnerx
      @jsinnerx 5 лет назад

      @@CUINANFR on the other hands, the frameworks are tools, avoid to fall in love of something in this world dude, every time -and more usually in Javascript world- there's raising something new and something better, just take it, learn it and use it. If you don't understand that, if you don't feel comfortable with that, you are going to be a very poor and frustrated professional having a complaining here in RUclips because somebody is doing an actual comment about Nest.js and that same person is opening your eyes and it's showing you other Typescript frameworks with, I think, better approches indeed, just like Loopback or even TS.ed. Take my suggestion into account.

  • @modibosanogo3491
    @modibosanogo3491 4 года назад

    A great job,Max!!! The good thing about your teaching is that your explain the concept of the topics you address.:-)

  • @Raghad-mz8el
    @Raghad-mz8el 4 года назад

    GOD BLESS YOU I'd been intimidated by everything web dev despite having a solid base in java and taking a whole web dev bootcamp on udemy, it was still all jumble to me. I've connected all the dots I can't believe how it all makes sense! THANK YOU so much for explaining everything this way.

  • @GeckoMemory
    @GeckoMemory 4 года назад

    Hi Max, first of all thank you for your courses. I really love them! Please do a complete course on NestJS, I would definetly buy it!! Grüße aus dem hohen Norden 🙋🏼‍♂️

    • @academind
      @academind  4 года назад +1

      Thanks a lot for your awesome feedback, got no plans on a NestJS course at the moment though. Viele Grüße aus München :)

  • @shreyasdeshpande6653
    @shreyasdeshpande6653 4 года назад

    Thank you very much for this tutorial. I was stuck with NestJS, horribly. I got to know not only my mistakes, but also a great inside out of this framework. Thanks once again 🙂🙂

  • @catsultan949
    @catsultan949 5 лет назад +1

    btw you can make postman dark mode by clicking the wrench on the top left corner then going to themes, you're eyes will thank you

  • @dewaleolaoye
    @dewaleolaoye 4 года назад +1

    Great, got me started with Nesjs. Thanks Max.

  • @sarathradhakrishnan2135
    @sarathradhakrishnan2135 3 года назад

    Your tutorials are good as gold, and this one is no exception.

  • @MrHamncheez
    @MrHamncheez 4 года назад +12

    Max is worth his weight in gold. How many of us has six figure salaries because of this beautiful man

  • @syntaxerorr
    @syntaxerorr 3 года назад

    Nestjs has the best documentation I've ever come into in a node framework.

  • @tunghaotu8652
    @tunghaotu8652 2 года назад

    This is a really good tutorial. All the detail and why is answers clearly. Thanks for such a good video

  • @shubhamchaurasia3640
    @shubhamchaurasia3640 5 месяцев назад

    Thank you for simplifying the understanding of this framework; it's incredibly beneficial :)

  • @hamedshahri118
    @hamedshahri118 Год назад

    Hi dear Max, it was excellent, thanks very much. Iwas Zero in NESTJS, but this video was as gift for me.... 😍😍😍😍

  • @sakthivignesh5519
    @sakthivignesh5519 Год назад

    I don’t give fake comments like this video is superb i have search nearly 40 video but this is worth because it can be understand he is telling the meaning for everyline eventhough this my first time for the backend 😊 but last 10 min is terrible

  • @paulmalys
    @paulmalys 3 года назад

    Tip, use Date.now() for the ids in this kind of example apps. Thx for the video.

  • @user-gu5ts5nx8r
    @user-gu5ts5nx8r 3 года назад +3

    Max, thank you so much.
    Your courses are very useful and helpful.
    Is this now available as full course on Udemy or somewhere else by Max ?

  • @apifiddle
    @apifiddle 4 года назад

    This was a very cool and concise video. Straight to the point! Well done!

  • @klilaayed503
    @klilaayed503 5 лет назад +1

    I think you should build your own learning platform instead posting in udemy because you such a great instructor thanks Max for all you doing for us.

  • @PatchFact
    @PatchFact 4 года назад

    Fantastic video, made getting started on Nest so much easier. Awesome work!

  • @love-beautiful-afghanistan
    @love-beautiful-afghanistan 2 года назад

    Thank you for the great introductory video. If you could make a complete course, that would get more purchase than the Angular course. I am quite sure.

  • @TomGeogecko
    @TomGeogecko 4 года назад +1

    Why this instead of something like loopback or Adonis I wonder... There are so many frameworks these days

  • @elmirmahmudov6215
    @elmirmahmudov6215 3 года назад

    thanks man! great tutorial.
    Note: we can use `nest g module products` for creating modules easily

  • @mohamedamineamara8496
    @mohamedamineamara8496 5 лет назад +14

    thanks there will be a full udemy course on it ?

    • @academind
      @academind  5 лет назад +8

      Not planned right now but I also won't rule it out. It's definitely an interesting topic.

    • @themaroonwaymedia9486
      @themaroonwaymedia9486 5 лет назад +1

      @@academind if you do it, consider something simple, but enterprise orientated with maybe some domain oriented observability thrown in? Going through your NodeJs Course now.

  • @itaysagy9157
    @itaysagy9157 2 года назад

    This tutorial was spot on. Huge fan, thank you!!

  • @PawirodinomoM
    @PawirodinomoM 5 лет назад +2

    Awesome video as always! Looking forward to the next ones. ^_^

  • @tonksonk951
    @tonksonk951 4 года назад

    Checkmate, I was storing all the products from this tutorial in MongoDB the whole time 😏.
    On a real note, amazing tutorial! Thanks for making this, the framework looks amazing and this gave me some much needed practice with Typescript decorators and of course NestJS.

  • @stephengatana9474
    @stephengatana9474 5 лет назад

    Thank you, I requested for this on twitter and here it is.

  • @stannone7272
    @stannone7272 5 лет назад +3

    this framework is going to be huuuuuge! awesome

    • @Looneytune
      @Looneytune 5 лет назад +1

      Because it's also inspired by Spring.

  • @rupaksinghchauhan7235
    @rupaksinghchauhan7235 Год назад

    You are really the best instructor.👏👏

  • @genogaming1015
    @genogaming1015 3 года назад +1

    Trust me, he is one of the best teacher !!

    • @PenguinCrayon269
      @PenguinCrayon269 3 года назад

      considering that this video is years old. is this tutorial still relevant?

    • @genogaming1015
      @genogaming1015 3 года назад

      @@PenguinCrayon269 I think so, nestJs have not got old yet

    • @PenguinCrayon269
      @PenguinCrayon269 3 года назад

      @@genogaming1015 i mean are there any update on nest that makes this tutorial outdated?

    • @genogaming1015
      @genogaming1015 3 года назад

      @@PenguinCrayon269 Probably not, this is still one of the best tutorial

  • @ChanakaBandara-xs1rg
    @ChanakaBandara-xs1rg 4 месяца назад

    Crystal clear and totally understandable. Thanks a million ❤

  • @harshtyagi6756
    @harshtyagi6756 2 года назад

    hey max, you always teach us a lot with very short and good code. thanks a lot for this vedio. I had learnt angular from you through udemy before 1 year ago. keep working god bless you

  • @romanromanenko9520
    @romanromanenko9520 3 года назад +2

    Cool! Pretty clean and understandable! Nothing extra 👍
    Thank you a lot!

  • @suki5593
    @suki5593 5 лет назад +1

    Cool to see a video about Nestjs from you

    • @academind
      @academind  5 лет назад +1

      I'm glad you're liking it! :)

  • @ofershaham1525
    @ofershaham1525 3 года назад

    when implementing the delete function you were relying on a case where the number of element in the array weren't changed until the actual splice operation.

  • @sankatsiddhartha2649
    @sankatsiddhartha2649 3 года назад

    Sir, i have learned Angular , Ts , css, dockef from your uemy courses and started my career. You are very crucial part of my career please make a udemy course for Nestjs i want to boost my knowledge further

  • @amirtorabi3978
    @amirtorabi3978 2 года назад

    Your newly course are just dedicated to fundamental programming sections. Please make a point of topics such as microservices, messaging .... We are looking forward to hear about them.

  • @muhsinac8063
    @muhsinac8063 3 года назад

    Thank you for the video. Its really good. ( you can use VS Code extension 'Thunder Client' instead of postman. Its good . you can avoid switching between the apps that way )

  • @niyongaboeric
    @niyongaboeric 4 года назад

    Thank you for the awesome video. You helped to learn the basic. Just keep it up!

  • @user-ei6wy1ew9f
    @user-ei6wy1ew9f 3 года назад

    Nothing to say, just - BRAVO! Thx a lot, man)

  • @mgjgk
    @mgjgk 4 года назад +1

    thanks for this awesome short time video. made my day

    • @academind
      @academind  4 года назад

      Glad you enjoyed it!

  • @michakowalewski5409
    @michakowalewski5409 5 лет назад +1

    As always - great video! Thank you!

  • @apalancatusueno
    @apalancatusueno 5 лет назад +2

    Hello Max, great content, as usual. You have several videos comparing frontend JavaScript frameworks, would it be possible for you to create a video explaining the differences between NodeJS backend frameworks like NestJS, AdonisJs, Express, MeteorJS, etc... It is confusing to make the right decision, we would like to hear your insights. Thanks mate!

  • @rafeemuhammad8828
    @rafeemuhammad8828 4 года назад

    Awesome Max. I have learned Nest.js in one day with you. Thanks

  • @TBG-Youtube
    @TBG-Youtube 4 года назад

    Thank for for this awesome tutorial/course ! Nest is really awesome and convenient, and you helped a lot !

  • @vugar892
    @vugar892 4 года назад

    Maximilian is instructor which I like his video before I watch it :) Thanks for awesome lecture.

  • @ngneerin
    @ngneerin 3 года назад

    The most confusing part about NestJS is it's logo. The name is nest but the image is that of a lioness. What correlation? It would have made sense if the name was Den

  • @ArrakeenHD
    @ArrakeenHD 4 года назад

    Overall excellent video, I got started with NestJS for a personal project, just to do without Symfony for the backend.
    On the other hand, please, do not recommend the use of sudo in front of NPM, it is not recommended and it should NEVER be a solution.

  • @chiragathwani4110
    @chiragathwani4110 Год назад

    Somewhere in the middle I got lost as I have zero knowledge of Angular but overall it was beneficial.

  • @_rachid
    @_rachid 3 года назад

    Thank you ! God bless you dear Maximilian.

  • @pavanbhat5573
    @pavanbhat5573 Год назад

    What an Amazing Video!! Thank you Max

  • @aliimran7051
    @aliimran7051 Год назад

    As usual, another amazing and a really helpful content. Thanks 😉

  • @twist8250
    @twist8250 Год назад

    Very helpful and greatly explained with good example, thank you

  •  4 года назад

    Thanks Max. Your way of teaching inspires me to upload tutorial videos in spanish.

  • @MrDroy13
    @MrDroy13 5 лет назад

    I am really impressed and looking forward to working with Nest.js. It looks pretty intuitive and well structured.

  • @richie-bonilla
    @richie-bonilla 4 года назад

    GREAT WALKTHROUGH! Thank you!!

  • @tzaphkiel
    @tzaphkiel 4 года назад

    Nicely presented, thank you.
    @42:07, you mention that we should import the ProductController multiple times instead of the appModule which you correctly import and mention later. Perhaps add an overlya text to correct as it may be confusing?