In this video I am going to walk you through all the steps necessary to create your very first Node.js web server. We will start at the very beginning with installing Node.js, and end with a fully functioning basic web server that serves HTML documents.
Download Node.js:
More Node.js Tutorials:
Twitter:
GitHub:
CodePen:
#Nodejs #WebDevelopment #WebServer
Nguồn: https://canhosafira.com.vn
Xem thêm bài viết khác: https://canhosafira.com.vn/cong-nghe
Here is the link to the Node.js download site. https://nodejs.org/en/
Why is Reaction Time teaching programming?
Love u broo.. u really made me to get interest in js.. thanks a lot..
thanks for being straightfoward. so many tutorials are unnecessarily long and complex.
Dude you are awesome!! it was easy to understand thank you man!!✌
I wonder how you add URLs. Great video! Nice and simple just like I like it. Thanks.
I'm using atom and i downloaded the top terminal plug ins but when i open terminal i can't type in it
You are best!!!!
I had a problem with using 'node app.js' in the terminal as the command was not recognized. I reinstalled node js and it worked. Just in case anyone else is having this problem.
ur the best ever.Keep on making good content.Seriously this helped a lot!
Sir how to deploy the node js application on linux server ( frontend server: apache webserver, backend application : node , database mongodb ) using this ….
Please help me out … If you have any videos or content please share with me … 🙏🙏
Hi sir,at 3:44 you started the server by typing node filename command.so how can I start this server from notepad++,or Sublime text editor and another question how can I use web server instead of local server.
How can I link a css or JavaScript file inside my index file and get them running? Always when I reference some external file, I get an error…
Hey thanks alot but how do i connect my css to the web server
Cool!
If we used JavaScript to make the website dynamic how would we get the JavaScript code to work on the html document you rendered from the server?
hi, I just have a question… if I baught a domain, how do I make it that the port would not appear in the URL?
This was a great start for me Kyle, very good content!
Fuckin A. Lean and minimal – perfect for a beginner – no distracting BS!
NodeJS is my life
Your video was concise and right on point. Helped me understand better.
Hi friend! I use macbook and for some reason it is not letting me open the file, is there any other way that I can do the project? using the sublime text
Hello, why am i getting an error when I input $ node app.js in terminal? "zsh: command not found: $"
this is amazing thx so much you just help a 12 years old boy that his dream is to be a programer
The part that should show, when an error happens, does not work… It doesn't make sense to send a 200 before the error check is done. So the "fs.readFile" line (line 6) has to be moved inside the "if(error) {} else { " section. then you also get a proper error feedback.
What a great video! Thumbs up 🙂
Windows? Seriously? Servers are on Linux! There is nothing useful you showed here.
Your Mad…… I loved how you explained… thankx 🙂
Little late to the party, but I recently began making webservers with NodeJS. Now I heard people talking about that you never use NODEJS as the http webserver? Is that true that you need something like nginx or Apache? And did you make a video on that?
This is extremely good! Thumbs up from Brasil !! 😉
Just found your channel, I'm a python programmer and wanting to understand more about Node.js and JS in general, your content is really good! Keep it up!