What is Node Js? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What is Node Js?

I want to become a web developer. I want to know what is Node Js and what it did. ?

25th Jul 2020, 12:48 PM
Allamprabhu Hiremath
2 Answers
+ 2
Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside a web browser. You'd learn more about it by installing and running some scripts including a simple Hello World web server. You can install at: https://nodejs.org A tutorial is at: https://www.w3schools.com/nodejs/nodejs_intro.asp
25th Jul 2020, 2:15 PM
Josh Greig
Josh Greig - avatar
+ 1
Thanks
25th Jul 2020, 2:16 PM
Allamprabhu Hiremath