Node.js Tutorial for Beginners - 13 - Creating a Basic Server

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Bucky, MANY THANKS for this set of videos. I'm starting to work with Node.js for some Big Data applications and it helped me a LOT. I've already recommended to all my colleges that will work with me. Thanks again!

thiauaugusto
Автор

Woow! This tutorial is awesome! for two days i've been watching all bunch of stuff for hours and i did not understand anything but after this tutorial i know what node.js is, thank you very much

yellowdarkblue
Автор

Thank you, Bucky! I can always count on you to make this kind of thing quick, painless, and clear.

analemma.inflection
Автор

Thanks Bucky. Its the best tutorial for the server.js so far i have watched in youtube

TitoMitto
Автор

The Best Tutorial on Node out there. Thanks, It helped a lot ! It's amazing especially for beginners. You have a great way of teaching things.

manasandhare
Автор

You came from heaven to teach me nodeJS .. God Bless you ..

arsalan
Автор

It's running on my site. Awesome. Now I understand how the sever works.

jane
Автор

epic how these tutorials work for me, unlike many others where they skip details!

Rvroegop
Автор

One of the best tutor I love ur lectures and learn lot of things thnku so much

deepukathait
Автор

What a fresh way to teach, just awesome, thankssss man.

davidroman
Автор

Finally, this is what I am waiting for. Tks.

kimdaiphong
Автор

Bucky you are amazing. Thanks for all of your work.

taykratzer
Автор

Little late, but this video was great! The following two really helped out as well with an assignment I was working with!

victororourke
Автор

How to run multiple instance of http server in node js. If i am connecting more than one user it is getting hang. Why it is so?

KANNAN
Автор

Bucky you made it so easy man. Thanks!

vikaschoudhary
Автор

The best tutorial i`ve even seen, rlly, thank you

kisior
Автор

Hey Bucky. Great videos! Just wanted to tell you that I watched the movie Chappie (you recommended it a few videos back) and that it is an awesome movie.

scarlaticious
Автор

Interestingly double request does not happen when content-type is application/json . Can anyone explain this? Thanks

shinchan_and_shiro
Автор

6:31 so how did the request and response parameter inherit the the url method and all the other functions?

omarbitar
Автор

If every single time you refresh the webpage, onRequest() run twice, so how come "Here is some data" only printed once on web page? Is it suppose to be twice???

andyluong