Thanks for the excellent explanation. I've shared the "Master NestJS with these Guides" playlist with my team. We recently migrated our backend from Directus to NestJS, and your tutorials, combined with the clear NestJS documentation, have been a lifesaver.
@israeltechint Wow thank you so much for the feedback and really happy that my videos are being helpful to you and your team. Thank you for taking the time to leave a comment and sharing the videos, really appreciate it 💜🙏
I had to create a lot of custom extensions, add tsoa and others packages to have a flexible developer experience. That's not the best for collaboration. At least, now that we use Nestjs for the Backend and Refine React for the admin app, we are more confident when reacting to changes in business rules.
I saw the thumbnail and title then I hit like button as soon as I started watching the video. I am two minutes in and have already learned something new⭐. Good job👏.
@@kenbinta2246 Have you considered not using an ORM 😅? Before adding a tool/library/layer you can ask yourself these questions? - What is the problem I'm trying to solve? - Is that problem worth solving? - Is that problem worth solving now? (Do I have the time and budget for it) - Does the tool/library/layer I want to add introduces more complexity? If yes is the added complexity worth it? - If you work on a team, are your team members happy with the change, are the happy to learn something new, do you have the time and budget for everybody skill up? This was my very diplomatic way of saying, if you're not sure about which ORM to choose , don't use one 😀. Plus you can always come back and add one later if you want to.
Your smile is something :) My mood is just so uplifted by looking at your smile. Thank you for the explanation, it's very clear, I'm new to Nest.js and it was very clear to me!
Thank you so much for your comment, that's amazing to hear I always wonder if my explanation makes sense I try to put some metaphore here and there, some diagrams etc... Getting this type of feedback really makes me super happy, thanks for watching the video and leaving such a nice comment 🙏💜
good explanation man, im loving nestjs. thumbnail and editing are also on point, i can see that you put effort into this, amazing for such a small channel
Thanks a lot for this comment 🙏, yes indeed there is a lot of effort that goes into these videos and comments like yours give me the motivation to keep going
Really quality video, can tell by your editing you are putting a lot of effort into it. You explain things in such a way that it is super easy to understand. Would love to see some more mini tutorial type videos demonstrating specific features e.g. recently I came across event emitters in nestjs but am not sure in which case they are useful and how to use them. A video on this will be quite helpful. Would also love to see a video on best practices for preparing it for production and deployment. Best practices for logging so that if in production something breaks we can check it. Keep it up!
Hey @sunnysetia, thank you so much for your comment, and also thank you for being a recurring viewer of the channel. Deployment and logging are definitely on my very long backlog list of topics I want to cover relatively soon. But to be totally transparent, event emitters were not really on my radar. I'm currently working on a crash course on Microservices, and I'm really looking forward to publishing that (probably next month). But in the meantime, I'll be releasing other mini-tutorials and explainers 😉
Thanks for the good and simple tutorial, I just want to advice you to add a some classic sound in the background and little sound effects when the slider make change.
00:05 Understanding key concepts and principles is essential for navigating code effectively. 01:17 Next supports servers, microservices, and standalone applications 02:24 Understanding the concept of decorators is crucial. 03:40 Controllers receive requests and return responses, Providers are injectable classes. 04:50 Control request handling flow using middleware and guards 05:56 Handlers based on specific conditions for request processing. 07:06 Implementing pipe transform interface with validation and transformation capabilities. 08:18 Implementing Exception Filters in NextJS
I absolutely hate NestJS because of it’s syntax and the fact that I unlike many developers know how to architect apps but I have to admit you might change my mind
This guy summarized key concepts in less than 10 minutes. It saved me thousands of hours
The fact that you explain with a smile on your face makes it 10 times better, thank you! :)
Application 0:52
Modules 1:55
Decorators 2:33
Controllers 3:33
Providers 4:13
Middlewares 4:58
Guards 5:38
Interceptors 6:22
Pipes 6:48
Filters 8:10
Thanks for the excellent explanation. I've shared the "Master NestJS with these Guides" playlist with my team. We recently migrated our backend from Directus to NestJS, and your tutorials, combined with the clear NestJS documentation, have been a lifesaver.
@israeltechint Wow thank you so much for the feedback and really happy that my videos are being helpful to you and your team.
Thank you for taking the time to leave a comment and sharing the videos, really appreciate it 💜🙏
Why did you migrate away from directus?
@@DrJub It's a good headless CMS but customizing it to get what I wanted was slower than building a new API.
I had to create a lot of custom extensions, add tsoa and others packages to have a flexible developer experience. That's not the best for collaboration. At least, now that we use Nestjs for the Backend and Refine React for the admin app, we are more confident when reacting to changes in business rules.
I really enjoyed the example of middlewares with airplanes. amazing video!
Love the way you explaining things in a very consumable chunk. Easy to digest.
great video, i have interview in few minutes and your video helped me to go through the nest js quickly, thank you for that !!!!
This guy has a very likable personality. Kudos.
I saw the thumbnail and title then I hit like button as soon as I started watching the video. I am two minutes in and have already learned something new⭐. Good job👏.
Thank yous for the kind words @kenbinta2246 🙏
@@TechVisionExplained Which ORM would you recommend me to use for an application with many users ?
@@kenbinta2246 Have you considered not using an ORM 😅?
Before adding a tool/library/layer you can ask yourself these questions?
- What is the problem I'm trying to solve?
- Is that problem worth solving?
- Is that problem worth solving now? (Do I have the time and budget for it)
- Does the tool/library/layer I want to add introduces more complexity? If yes is the added complexity worth it?
- If you work on a team, are your team members happy with the change, are the happy to learn something new, do you have the time and budget for everybody skill up?
This was my very diplomatic way of saying, if you're not sure about which ORM to choose , don't use one 😀. Plus you can always come back and add one later if you want to.
@@TechVisionExplainedcan I get this comment as an md file? I need the md formatted file of this video also. I appreciate it 🎉
@@omega.developer WTF do it yourself
Your smile is something :)
My mood is just so uplifted by looking at your smile. Thank you for the explanation, it's very clear, I'm new to Nest.js and it was very clear to me!
Thank you so much for your comment, that's amazing to hear I always wonder if my explanation makes sense I try to put some metaphore here and there, some diagrams etc...
Getting this type of feedback really makes me super happy, thanks for watching the video and leaving such a nice comment 🙏💜
It was a great explanation of Nest.js concepts.
Keep making these short videos on Nest.js framework.
good explanation man, im loving nestjs. thumbnail and editing are also on point, i can see that you put effort into this, amazing for such a small channel
Thanks a lot for this comment 🙏, yes indeed there is a lot of effort that goes into these videos and comments like yours give me the motivation to keep going
This channel deserve more subscribers! The quality of the videos and edition is amazing. Thank you so much for making these tutorials!
Thanks for the support 💜
Instantly subscribed. Thank you. Keep that smile on your face.
The best video I've watched on NestJS so far
Kudos ! Very clear explanation and straight to the point
Really quality video, can tell by your editing you are putting a lot of effort into it. You explain things in such a way that it is super easy to understand. Would love to see some more mini tutorial type videos demonstrating specific features e.g. recently I came across event emitters in nestjs but am not sure in which case they are useful and how to use them. A video on this will be quite helpful. Would also love to see a video on best practices for preparing it for production and deployment. Best practices for logging so that if in production something breaks we can check it. Keep it up!
Hey @sunnysetia, thank you so much for your comment, and also thank you for being a recurring viewer of the channel.
Deployment and logging are definitely on my very long backlog list of topics I want to cover relatively soon. But to be totally transparent, event emitters were not really on my radar. I'm currently working on a crash course on Microservices, and I'm really looking forward to publishing that (probably next month). But in the meantime, I'll be releasing other mini-tutorials and explainers 😉
@@TechVisionExplained looking forward to it!
love the analogies you use. Really makes it easier to understand the concepts
Thanks, really glad you noticed 😎. I'm on a mission to making complex topics as easy to understand as possible
Thank you for making the core concepts easy to digest.
@leepaulison4928 my pleasure, glad you enjoyed it 😁💜
Very clear and concise explanation. Thank you!
You have very positive smile.. Keep smiling❤
Bro thanks so much for this video, I need to learn NestJS in record time and you help me a lot! Thanks and new sub!
Amazing explanation
Great content, guy. I thank you, and keep smiling
he promised X and delivered 100X!! thank you for this!!
Thanks man really appreciate your support 💜
Please make some more videos, thanks for the amazing content
Thank you for taking the time to leave a comment, really glad you enjoyed it
Thanks for the good and simple tutorial, I just want to advice you to add a some classic sound in the background and little sound effects when the slider make change.
amazingly detailed and didactic content! keep it up with the quality!
Thank you for the support and the kind words, definitely got a lot more coming 💪
Amazing content, cheers from brasil!
Nice video. Im trying to make my first backend APP and you are helping me a lot.
Really glad this was helpful, thank you for taking the take to leave a comment 💜
Straight to the point! Thanks
Thanks for very easy to understanding concept.
That is awesome ❤, please a complete playlist in nest.js
Everything is great.
Thank you very much.
Please release a video from postgesql too!!😊
Thank you for the support 💜
Nice work man 🙏
Nicely explained. Thanks a lot man ❤
Awesome vid! Loved the enthusiasm
Thanks for your work! It is very cool lesson! I trying to learn Nest js but is so hard.
@ioannhide3355 keep going it only gets easier 💜
Is there any particular thing that you find especially challenging with NestJS?
very simple and informative sir
SUper helpful and insightful video. Thanks
Good job mate. nice video!
Very helpful for concept building.
Thank you, this content was very helpful!
How do you edit your videos? What tool do you use? It’s so perfect!!!
00:05 Understanding key concepts and principles is essential for navigating code effectively.
01:17 Next supports servers, microservices, and standalone applications
02:24 Understanding the concept of decorators is crucial.
03:40 Controllers receive requests and return responses, Providers are injectable classes.
04:50 Control request handling flow using middleware and guards
05:56 Handlers based on specific conditions for request processing.
07:06 Implementing pipe transform interface with validation and transformation capabilities.
08:18 Implementing Exception Filters in NextJS
Thanks brother!
Keep up the good work!
damn, nicely explained! thank you!
Realy like you content and your happiness smile every time :) thanks
Please make production grade projects in nest js using typeorm.
awsm bro👌
This guy should be a real estate agent
That was just a joy to watch thanks ❤
Thank you so much @mubarkmurtda4735, really glad you enjoyed it
Great video, thank you for your work :)
Hey @brunohenry297 thank you so much from beeing a regular on the channel, really appriciate it
Very nice video, keep going! Are you currently working in the UK?
Great explanation!!
I absolutely hate NestJS because of it’s syntax and the fact that I unlike many developers know how to architect apps but I have to admit you might change my mind
You made me go on an emotional rollercoaster with your comment 😅💜
I'm glad you enjoyed the video though
great video
thank you for this
Testing nestjs
helpful Thnkx ...
Thanks bro 🍷
More video nice explain 😊
Thanks for comment, really glad that was helpful to you
Great! Thanks!
Thank you bro 🫡🫶🏻
Is controller only tied to HTTP Handler or controller is agnostic for any protocol or any handler like event handler?
merci superbe video ;)
De rien 😉
Subscribed.🎉
Welcome to the channel 💜
Merci beaucoup !
De rien my friend 😁
thanks you bud :)
Happy to help 💜
Could you please explaine Reflector in NestJS?
Please tell me how are you creating these animations
Give full course or kind of play list and demo some projects b🎉🎉
Thanks for the comment. I really enjoyed making this one and your support gives even more motivation to keep going
NestJS is just Angular for backend
Angular like)
You explained beautifully.
This looks like crap. I will stick to express js.
If I were to use this much of stuff.
I would rather do Spring Boot.
Keep the great work you doing. @TechVisionExplained