Node JS is like a island in the sea, separate on the surface but connected on the deep. Thank you for a very deep knowledge, it will help us lot to understand a whole stuff behind the scene.
Nodejs is a c++ program that uses chrome v8 engine to compile javascript into mechine code, + adds functionality for file manipulation and let us create a server. It's all about it.
Meanwhile this is not what the interviewer wants, ultimately aapko vo malum karna hi padega (professional keywords like event-loop, non-blocking, etc.)
I love these kind of videos which explain how things are working and how they are abstracted. Please don't stop making type of vidoes. I'd also love to videos on these topics - 1. Detailed video on how message communication is occuring - from website(browser) to website. This will also help us to understand how things are working in the background - OS, Networking etc. 2. Rendering methods in JS(in-depth) with visualization.
Best thing about you is that you teach from documentation. So, in case anyone didn't learn something or want to learn more deeply then they can refer back to it 👍
mind-boggling....I need to rewatch and read docs again to craft a complete permanent picture of those working steps...from starting a req to stop with a response....the code is so much top 1% layer nothing compared to the 99% of combination of libuv + NodeJS doing behind the scene...true engineering breakdown of inner working...kudos to you sir for this one...
00:05 This video explains the behind-the-scenes working of Node.js 03:37 Node.js provides powerful networking capabilities with the HTTP interface. 07:30 Learn the behind the scene basics of node.js by exploring the documentation 11:12 Understanding how the server-client relationship works 15:08 libuv is a multi-threaded platform support library that acts as an interface between your computer and node.js 18:53 JavaScript event emitters trigger the execution of code based on incoming requests 22:25 Node.js executes code and injects request and response objects 26:04 Node.js server application with createServer and request handling Crafted by Merlin AI.
Great Video this Deep Dive Engineering Videos are facinating me to read books deep dive into subjects, and Tech I'm working on Node.js via Express Since a Year and never thought about this and really loved this one. I remember a line from your Old video "Let's make Engineering Great Again"
Sir, I am highly influenced with you, please don't stop making such kind of in-depth knowledge filled videos . I was doing Android Dev from 2 years and recently moving towards web . I always try to understand, how internally things are working and here in web dev no body is taking about it ... Everyone says learn js , express and react do multiple projects and you are good to go .. but nobody talks how this node js or react internally works. I understand that developing a project doesn't require this knowledge but It gives me more confidence to work on a tech , that yes I know every bits and pieces of it and if anything goes wrong I will surely debug it on my own . Btw Sir I am learning react from your lco merger pack and seriously its great . Lots of Love and Respect for you from my end ❤
Hey, keep making these cool training videos! I love how you really dig into the topics instead of just doing it for the views like some others. Your way of teaching is more like a computer science expert, and I'd totally watch more of your Node.js and React videos. Thanks!
Such a beauty of tech, when you reserch about it and get to know the answers and it really amazes you how things are combined to make things work and easy for you, we can see the amazement on the face of creator of this video and how enthusiasly he is explaining it, again that's the beauty of tech and i got to be a part of understanding it
I absolutely love your videos! Please make more videos on Express, React, and other topics. I think you should do a series on these topics, as they are very easy to understand if we understand how technology works behind the scenes. Please, please, please start a series on these topics as well! I really appreciate your hard work. More than hard work, it's your passion. I can really feel it through your videos. Love you, man!
I love these engineering side videos i will say that you should make at least 2 videos per week for these kind of videos as it helps us to understand it from basics and clears a lot of doubt when learning something new.
I love the way you teach, if possible make the videos on these topics, I barely comments on video and I have subscribed you since almost a year or more than that. I also love your new channel that is chai and code, your explanation is really awesome.
Sir you know what I love most about your videos is the quality of content and it's preciseness . Keep on doing what are doing because the fact is you are really shaping up the best future developers .
Really loved and enjoyed this video, these kind of videos help a lot in learning and makes it easier to understand a topic. Hope you'll make more such videos.
I love to see how node js works... Can you please make a video on how cloud works how it is different from the shared hosting servers or vps. What are the changes behind it. I have some basic idea, but not complete info. I m trying to find info, but not enough that satisfies me. May be in future, i know how busy u will be.
This is so useful.and please make a video about nest js framework tutorial that will be helpful there is not much content available in RUclips about that.
Really we want more concepts in these topics and I don't know now a days I really love to learn these design concepts than a programming language... thanks for the video 🩷 and don't stop to make videos like these concepts hitesh
really interesting video hitesh, please do only this kind of core computer science videos. better enjoying and understanding than Hussein Nasser's core engineering video
Node JS is like a island in the sea, separate on the surface but connected on the deep. Thank you for a very deep knowledge, it will help us lot to understand a whole stuff behind the scene.
Nodejs is a c++ program that uses chrome v8 engine to compile javascript into mechine code, + adds functionality for file manipulation and let us create a server. It's all about it.
Meanwhile this is not what the interviewer wants, ultimately aapko vo malum karna hi padega (professional keywords like event-loop, non-blocking, etc.)
Why we don't use cpp directly
@@manashvardhan9965 why you use electric screw driver as it just rotates why not manual screw driver (🪛)
You just took out the libUV out of the picture 😅
@@manashvardhan9965 it's like python which is written in c but, still people use python
I love these kind of videos which explain how things are working and how they are abstracted. Please don't stop making type of vidoes. I'd also love to videos on these topics -
1. Detailed video on how message communication is occuring - from website(browser) to website. This will also help us to understand how things are working in the background - OS, Networking etc.
2. Rendering methods in JS(in-depth) with visualization.
will be so helpful if you could make more of such behind the scenes videos
How ?
Best thing about you is that you teach from documentation. So, in case anyone didn't learn something or want to learn more deeply then they can refer back to it 👍
mind-boggling....I need to rewatch and read docs again to craft a complete permanent picture of those working steps...from starting a req to stop with a response....the code is so much top 1% layer nothing compared to the 99% of combination of libuv + NodeJS doing behind the scene...true engineering breakdown of inner working...kudos to you sir for this one...
Amazing Sir,
Nowday i feel what i want to learn just open youtube and you got what you want to learn from hitesh choudhary.
flutter, nodeJs .....
00:05 This video explains the behind-the-scenes working of Node.js
03:37 Node.js provides powerful networking capabilities with the HTTP interface.
07:30 Learn the behind the scene basics of node.js by exploring the documentation
11:12 Understanding how the server-client relationship works
15:08 libuv is a multi-threaded platform support library that acts as an interface between your computer and node.js
18:53 JavaScript event emitters trigger the execution of code based on incoming requests
22:25 Node.js executes code and injects request and response objects
26:04 Node.js server application with createServer and request handling
Crafted by Merlin AI.
This is so great stuff by NodeJS. Hats off to both you for such a great explanation & Node for such great work.
Great Sir. These Engineering videos will really help a lot Plus provide articles too from where you read about it. Thanks for help!
Shared all docs in this one
Great Video this Deep Dive Engineering Videos are facinating me to read books deep dive into subjects, and Tech I'm working on Node.js via Express Since a Year and never thought about this and really loved this one. I remember a line from your Old video "Let's make Engineering Great Again"
That’s exactly the value of such videos, they help you to think.
It is an amazing video, which teaches us not only the Nodejs internals but the sheer importance of reading the documentation
Sir, I am highly influenced with you, please don't stop making such kind of in-depth knowledge filled videos . I was doing Android Dev from 2 years and recently moving towards web . I always try to understand, how internally things are working and here in web dev no body is taking about it ... Everyone says learn js , express and react do multiple projects and you are good to go .. but nobody talks how this node js or react internally works. I understand that developing a project doesn't require this knowledge but It gives me more confidence to work on a tech , that yes I know every bits and pieces of it and if anything goes wrong I will surely debug it on my own . Btw Sir I am learning react from your lco merger pack and seriously its great . Lots of Love and Respect for you from my end ❤
Hey, keep making these cool training videos! I love how you really dig into the topics instead of just doing it for the views like some others. Your way of teaching is more like a computer science expert, and I'd totally watch more of your Node.js and React videos. Thanks!
23:24 fantastic explanation sir, Hats off 🙏
Such a beauty of tech, when you reserch about it and get to know the answers and it really amazes you how things are combined to make things work and easy for you, we can see the amazement on the face of creator of this video and how enthusiasly he is explaining it, again that's the beauty of tech and i got to be a part of understanding it
I just noticed you yesterday and I am already loving. Very very helpful video
Awesome! Thank you!
I absolutely love your videos! Please make more videos on Express, React, and other topics. I think you should do a series on these topics, as they are very easy to understand if we understand how technology works behind the scenes. Please, please, please start a series on these topics as well! I really appreciate your hard work. More than hard work, it's your passion. I can really feel it through your videos. Love you, man!
Been looking for such videos hitesh. Not everyone talks much about back end complexity. Loved it❤. Please do talk about CORE node JS
Awesome explanation HITESH SIR...We need 2nd part plz
I love these engineering side videos i will say that you should make at least 2 videos per week for these kind of videos as it helps us to understand it from basics and clears a lot of doubt when learning something new.
I love the way you teach, if possible make the videos on these topics, I barely comments on video and I have subscribed you since almost a year or more than that. I also love your new channel that is chai and code, your explanation is really awesome.
Really helped. I was porting NodeJS to custom env to improve efficiency, this really helped in understanding what's happening there
These types of videos..... just made my day... 💖💖💖💖
First HITESH SIR...😀😀😀
Hitesh sir is like open source, always find best way to explain core concept. Thank you Hitesh sir this means a lot for me.❤❤
Simply ❤ It now I think I know more than any interviewer. Hope any interviewer ask me this question so I can walk through him /her behind the scenes .
Sir you know what I love most about your videos is the quality of content and it's preciseness . Keep on doing what are doing because the fact is you are really shaping up the best future developers .
I was core critic of you. Even on LinkedIn too i criticize you. But today I SUBSCRIBED your channel. You are great. Doing good Job Hitesh.🎉
i really love these kind of videos,please make this kind of content that helps us to understand the real thing of any tech working.
Thank you sir
It was just awesome!! We need such content more and more!!
Thank you @Hitesh bhai,
Keep it up! You are just awesome!!
tum bahut accha kaam krta hain hitesh bhai :)
thank you hitesh sir , As always you bring something interesting always I'm thinking of reading the node docs entirely n ow.
Deep dives are so fascinating.... Thank you
Literally had to pause video to give a like. Loved the explanation❤
Yay! Thank you!
which theme are you using in your vs code?
Really insightful, continue to make such behind the scene videos and the next one should be expressJs under the hood.
Great thanks!
Feel so good meeting you, Hitesh!
Same here
Next level 🔥. Make video on all backend frameworks compared. NodeJS, .NET, Go etc in terms of execution speed, optimization, use cases.
This was an amazing video ser. Looking forward to more such detailed vids!!
Excellent video. I am really surprised to know that there is so much going on behind the scenes. Looking forward to more such tutorials
Please sir, create a video on how to contribute in open source projects
great insights of how node works, thank you so much sir
Thanks for this good content. I request you to continue on this playlist to dive more into core concepts which no one talk about.
Loved this video, want more of these videos!
Would love an express one!
Hoping to see How express works 😅😅Great video btw
love it...need video on nodejs event loop and how it is different from normal javascript event loop
Yes sir we need more videos about core concepts.....
Please please 🙏 make more videos of this type , how all stuff works behind the scenes.
I ❤ engineering videos
Hello Hitesh Sir, this is a great video!!
Keep on doing this, it helps a lot 👍
Thank you!!
This kind of videos are needed 🥳 I'm now more confident on choosing a tech stack which i doesn't even know 😍
Absolutely, on it to bring more
when you are releasing the Hindi version of this series ???
The libuv part was really nice Thankyou.
Superb explanation! thank you for this video sir 😊🙏
thanks a lot. learnd a lot today
Sir. Next level. No words 😶.
Need more of these videos. Thanks in advance!
a lot of things get out of the box. Thanks sir
love this kind of video explaining how things work, Will be happy if you make more...
Thanks, will do!
Hi hitesh, plz make a long details video of nodeJS as you made for javascript and react...plz plz plz.... Humble request. U r amazing...
This is a great video 🔥🔥 please bring more such in depth ones
Really loved and enjoyed this video, these kind of videos help a lot in learning and makes it easier to understand a topic. Hope you'll make more such videos.
Pls make video on blocking req and non-blocking and how it works plus system kernal , callback functions.
We need the Whole Series on these kind of topics
Loved it. Need more videos like this.
nice work sir 🙏🙏 thankyou very much
Amazing video sir , Please continue this series and futher explore nodejs core concepts. Would be great help! Thank you
Explanation is Litr Amazing !!!!!😀
Thank you so much 😀
Please make more such videos....❤
I love to see how node js works...
Can you please make a video on how cloud works how it is different from the shared hosting servers or vps.
What are the changes behind it.
I have some basic idea, but not complete info. I m trying to find info, but not enough that satisfies me.
May be in future, i know how busy u will be.
Great sir plz upload more such behind the scenes
Asked in interview😢
Thank you sir❤
This is so useful.and please make a video about nest js framework tutorial that will be helpful there is not much content available in RUclips about that.
too good !! We need this kind of stuff more and more !!!
wonderful video need more video on nodejs
Thanks a lot sir love😇🥰 the way you teach././...
Sir Please keep making subsequent videos. Its really interesting to know the behind the scenes.
Awesome Explanation 👌
Please make more vidoes on explanation of inner workings. Thanks
Can you please make a detailed vedio on errors. It will be very helpful to a lot of people. Thanks for sharing your knowledge. ❤
Really we want more concepts in these topics and I don't know now a days I really love to learn these design concepts than a programming language... thanks for the video 🩷 and don't stop to make videos like these concepts hitesh
❤️❤️
We need moree🎯🎯🎯
Please make more videos on this topics
really interesting video hitesh, please do only this kind of core computer science videos.
better enjoying and understanding than Hussein Nasser's core engineering video
Hitesh, post videos on Computer Basics as well
Sir if its possible then please try to make tutorial on nodejs ..
Can you pleaseee makeee a like 10hr tutorial on this😂, i just love behind the scenes engineering
Hitesh can you please make a video on How can we read native documents? How you can solve a issue by reading native document?
Hi Hitesh,
Amazing video, Would really love if you make this into series and create a complete CRUD without any library in pure node.
we want these kind of videos
sir frontend to cover kar hi diya hai aapne. Ab backend ka bhi course bana dijiye!
Sir, never ever delete this particular video from your channel. delete your entire channel, but dont delete this...
great content
Please continue this series inner working
Is there a video already done on how Java script works behing the scenes??? @hitesh
Thanks. That video was really informative; I feel much more knowledgeable now.
Glad it was helpful!
Please make a video on worker threads in NodeJS
Please make complete node js series❤
Please make videos on node js core concepts. Also, create videos on express js work behind the scenes.
In nodejs v20, we can restrict some modules like 'fs'