Node.js is an open-source and cross-platform JavaScript runtime environment which is popular to create server side applications. It runs the V8 JavaScript engine, the core of Google Chrome, outside of the browser. This allows Node.js to be very performant.