This is the only beginner NestJS tutorial I actually understood. You did a great job. Thank You.
@laithacademy3 жыл бұрын
That’s great, hopefully you feel better
@straycursor55623 жыл бұрын
Dude, you're like.... The Best Teacher EVER!! Interactivity, great explanation skills, like you're freaking awesome.
@thetajik45332 жыл бұрын
I bought a course on Udemy and it was so bad that I came here. You did 10000x better. Good job!
@chienoanngoc37613 жыл бұрын
I love the way you explain literally everything in detail, thanks a lot
@narcissisticnarcissus49563 жыл бұрын
You do everything the right way. You actually teach and explain everything you code.
@michaelantoni83233 жыл бұрын
This guy needs more subscribers.. Thank you this is very helpful
@annabaross56503 жыл бұрын
I would recommend this video to beginners, If you have dealt with any backend before this feels really slow and we spent an extreme amount of time dealing with how to design an API. Anyway it is a great teaching video, I’m looking forward to an advanced guide on nestjs!
@serggrozov19613 жыл бұрын
Hi Anna. Could you recommend any advanced guide on nestjs?
@elmehdihassouf52702 жыл бұрын
bro you r great , You actually teach and explain everything you code.
@dhendroid23733 жыл бұрын
I just finished your redux/typescript. I really love the way you teach sir.
@spellsaif3 жыл бұрын
Hey, to be honest. I was neglecting nestjs because I was kinda scared. But thankfully I watched your video and now I have learnt a lot. Thanks.
@Tek_Tok7772 жыл бұрын
Best tutorial for NestJs beginner....💯
@abanoubashraf13083 жыл бұрын
man your crash courses are always the way to go whenever i need to learn something, thanks a lot for all that hard work
@digitalgrower16953 жыл бұрын
nestjs simplified,alhamdulillah.Great tutorials
@freddygoudou8013 жыл бұрын
Best for spring boot dev .. I love
@asharma7412 жыл бұрын
Hi, Thank you so much. This is awesome course, I played at 1.75x and it's so easy to grasp. Keep up the good work. Really Really enjoyed!
@IgorogI10003 жыл бұрын
AMAZING explanation :) Teaching things gradually like you did make it much easier for us to get the idea of the framework. I really like to watch some good tutorials before diving into the docs...
@dilendranishadhi973 жыл бұрын
The best nestJS crash course! Explained everything beautifully! Thank you so much for this
@yohandlethis2 жыл бұрын
Just a quick question. Why not use interfaces in typescript instead of a class for DTO ?
@mickaelrichard72552 жыл бұрын
Are you working on a new udemy course? your graphQl was top class!
@eli007s3 жыл бұрын
if i knew you in real life i would totally wanna be your friend so we can geek out about code over beers or diet cokes lol
@adriandrozman34043 жыл бұрын
Really love your courses, keep them coming!
@manikandanr39223 жыл бұрын
It was exactly what I wanted to learn. Thanks for the awesome work. Great explanation!!!
@debasissaikia3043 жыл бұрын
Typescript is much needed.. Please create a series on typescript
@parthatara16312 жыл бұрын
Thank you for this video. Every topics explained very well.
@henryong77883 жыл бұрын
Will you another supplementary video uploaded to show the difference when using with Fastify?
@justinjan42783 жыл бұрын
In minute 31:00 you have to "enable execution of PowerShell scripts" when you use windows else the command "nest g controller teacher --no-spec" wont work. Open PowerShell Add: "Start-Process powershell -Verb runAs" (the terminal will start again as admin" Add: "set-executionpolicy remotesigned" (nest g... will work)
@siamekanto3 жыл бұрын
This is Terrific Video Laith! ❤️
@KetanTrentiya3 жыл бұрын
All I want to say is "Terrific" !!!
@wahebbenzaid25913 жыл бұрын
@Laith, you have an amazing channel, keep going!
@fernandogomez833 жыл бұрын
Thank you so much for the course. It was fantastic.
@keithcarrillo82383 жыл бұрын
Thanks for the video. If.you don't have experince with express you think the docs will be harder to implement?
@prernasingh8403 жыл бұрын
Really helpful video thankyou so much..🙏🏼 also I liked your music 🎼 ta tara ra ta tara ra... 😂
@tasnimalam69983 жыл бұрын
Looking forward to your upcoming videos. Your explanation was really good !
@genogaming10153 жыл бұрын
Thanks for course, I have one question. Can not we use DTO and parse PIPES at the same time ?
@NaveedAli-n5g8 ай бұрын
Great Video thank you, I learned alot from this. It would have been better if you had used a real database such as mongodb so that we could also learn how you we configure it with nest.js
@lardosian3 жыл бұрын
Thank you. Have you used Next for microservices, a tutorial on that would be great!
@RoyerAdames2 жыл бұрын
Great intro
@ahmedmazendessouky15513 жыл бұрын
Thanks for the simplicity and understandable explanation
@robertebafua54302 жыл бұрын
Totally Enjoyed it
@MrEoex3 жыл бұрын
Great video thank you for sharing! very informative and you explain everything flawlessly! thank you
@yogsharma78072 жыл бұрын
Thanks Man, Helped A Lot
@Jahangirkhan-ig1wj3 жыл бұрын
Great tutorial on KZbin for nest js
@jeffpillejera3 жыл бұрын
What a great tutorial to start with 👏🏼👏🏼👏🏼
@Julian-oy7dy3 жыл бұрын
This is a great course. It was very helpful. Thank you.
@gopinathkrm583 жыл бұрын
very very helpful and thank you making this crash course
@RoyerAdames2 жыл бұрын
You got a new subscriber
@zenlogie93103 жыл бұрын
great value video, please make more ♥
@fatlirmorina96603 жыл бұрын
This helped me so much! Thank you.
@ДимитърРусков3 жыл бұрын
Actually the middleware is between the request and response (req -> middleware -> controller -> middleware -> response), the diagram wasn't correct.
@hiteshsuthar10973 жыл бұрын
You're awesome Guru ji 🙏
@simonmoulin80782 жыл бұрын
really nice tuto ! Thankkkks
@cposadaa3 жыл бұрын
I'm getting this error : Parsing error: Cannot read file '/tsconfig.json'.eslint when I enter one of the files in the imports
@laithacademy3 жыл бұрын
You have a github repo?
@cposadaa3 жыл бұрын
@@laithacademy I cloned your repo, but it shows that warning in all the files in the first import of each file
@tideer3 жыл бұрын
thanks for your realy helpful crash course
@liiinx_com3 жыл бұрын
Awesome Job buddy!!!
@sandhillroadjournal3 жыл бұрын
Nice job !
@waleedismaeil16453 жыл бұрын
thank you very much but the next please(FUNDAMENTALS TECHNIQUES SECURITY) .....
@mohamadhammoud43263 жыл бұрын
Please crash course for fastify.js, Golang
@Raihan0043 жыл бұрын
hi, can you make a video about database seeding techniques using typeorm for nestjs, please? It Will be very helpful for me. thank you MH
@mahendranath25043 жыл бұрын
Thanks you for such a great content 👍🏼🙏🎉❤️,A happy subscriber
@adrienbusnel3223 жыл бұрын
This is very helpful, thanks. :)
@tomatte992 жыл бұрын
Great tutorial!!!
@rockNbrain3 жыл бұрын
great job dude! tks!!!
@questreal58123 жыл бұрын
404 error code would be more apt for the middleware. Great tutorial btw!
@re4chan2413 жыл бұрын
that is terrific
@shilongshu79223 жыл бұрын
Thank you so much.
@khal-elbangcola81672 жыл бұрын
Thank you Sir
@maximk78163 жыл бұрын
1:16:55 just timestamp for myself ) 1:22:45
@oli_ctu3 жыл бұрын
Orlando Magic fan? ;)
@lifeisbeautifu12 жыл бұрын
Thank you
@ositastephen36022 жыл бұрын
💙💙
@Rogueixpresents2 жыл бұрын
ong this is so good lol ty!!!!!!
@majidhws3 жыл бұрын
bless you.
@martinmtandi3353 жыл бұрын
How is this course free? Thank you so much
@tarkeshwarshaw57133 жыл бұрын
Bro please please please create a typescript course
@laithacademy3 жыл бұрын
Will do
@casual_chess3 жыл бұрын
💥
@igorr4682 Жыл бұрын
This is a hybrid between angular and .net
@vinhlam14013 жыл бұрын
thank you !
@chhengpanhchakly3 жыл бұрын
nice
@waleedismaeil16453 жыл бұрын
سوي فيديو لنا للعرب المساكين هههه
@laithacademy3 жыл бұрын
My Arabic is not as good as my English
@nested93013 жыл бұрын
if your English is poor you can't even learn to code lol