What is Node.js? Node.js is a JavaScript runtime (it uses Google V8 parser): in other words, it allows us to run JavaScript code outside of the web browser; using Node.js we can develop server side applications or client desktop applications... Continue Reading →