How to Master NodeJS?

preview_player
Показать описание

Timestamps
0:00 Teaser
0:34 #1 Stop using Libraries
2:45 #2 Learn about Streams
5:24 #3 Learn basic of Networking / Linux Fundamentals
6:47 #4 Learn about Event-loop & Aync model
8:35 #5 Learn to use Debugger & Error handling
10:29 Conclusion
10:58 Outro

👉 Checkout codedamn on social:

If you found the video valuable, please leave a like and subscribe ❤️ It helps the channel grow and helps me pumping out more such content.

👋 About Me:
Hey! I'm Mehul Mohan, a CSE'21 graduate from BITS Pilani, Goa. I started coding early in life, at the age of 13 when I created my first blog on Blogger. I am listed in Google, Microsoft, Sony, eSet, etc. Hall of Fame for reporting vulnerabilities in their systems.

🍎 I am Apple's WWDC'19 Scholar - visited San Francisco and attended WWDC.

🚀 Currently working on my own startup - codedamn.

Connect with me:

🏷 Video Tags:
How to Master NodeJS?
nodejs
node tutorial
node js tutorial
nodejs tutorial
learn nodejs
node js
what is nodejs
node js tutorial for beginners
node js crash course

Рекомендации по теме
Комментарии
Автор

Rolling your own "express" is a good way to get the lay of the land. Helps you understand the choices they made.

inaccessiblecardinal
Автор

I have actually written my own express-like library and use it in my own projects, it even has support for files and can parse multipart/form-data out of the box, something express cannot do without external libraries.

soniablanche
Автор

Clarification on each step workflow beyond the code it literally inspires me

raghunandanbs
Автор

3:11 The animation and editing here is very nice

omgwtf
Автор

You are so underrated mate.. you're one of the very few guys out there who talks about, like you say.. "The big boy stuff"

dashrathyadav
Автор

Thank u for such content, just started learning node. Long way to go....

CodeJS-vkvq
Автор

Such a good teacher for programming... Good explanation of the topic.. 👏👏

hetaharia
Автор

I'm still looking for my first dev job and haven't looked at node yet, but I'm excited for when I get to.

headlights-go-up
Автор

I watched this video till the end.

Thank you! brother :)

daoist_sol
Автор

more like this pls, like specific for streams etc.

yolo
Автор

I watched this video till end. Nice explanation

ninadkukdolkar
Автор

Watched full video! It was informative Thanks!!

sauravsingh-wbow
Автор

Thanks man, you're great... i watch the video till the end

anumahjoshua
Автор

Could u make a video on the usgae of react.strict, profiler in react, jest, side effects

jithinkgeorge
Автор

Most important thing is to learn JavaScript first

Developer-
Автор

step 5 is very important,
I learn that in very hard way

Praxss
Автор

sir where is the Nodejs course develop by you . and you have urdu hindi channel about nodejs

AliHaidar-zwjx
Автор

Anyone know what vscode theme is used in his videos

maneth
Автор

can you please guide us with the best way and resources which can help us to learn node without using libraries

rudreshoza
Автор

Can u please tell us what is the use of learning this?
If we are using frameworks on production

raviwebdeveloper