What exactly is Node.js?
https://medium.freecodecamp.org/what-exactly-is-node-js-ae36e97449f5
Node.js is a JavaScript run-time environment. Sounds great, but what does that mean? How does that work?
The Node run-time environment includes everything you need to execute a program written in JavaScript.