+ 1
What is node.js?
What is node.js and how use it in a web page?
1 Answer
+ 2
It's a server side platform
It let you use JS for server side stuff and has a lot of modules which simplifies the development of web applications
You can download it and try (some shared VPS will not let you use it)



