Node.js is a JavaScript runtime that runs on Google’s V8 JavaScript engine.
Chrome’s V8 JavaScript engine is what Chrome and similar browsers use to run JavaScript code.
A JavaScript runtime is a program that is used to run JavaScript on a computer.
npm is a package manager which allows programmers to access over a million different packages of JavaScript code.
v18.18.2
v9.8.1
npm install -g jshint
Node is used to run a variety of build tools which assist the development of JavaScript applications.