JavaScript is a programming language based on the ECMAScript language standard. It's not a language or a framework. It's simply an environment that allows you to write JavaScript that interacts with different parts of the outside world. The JavaScript engine still implements specific rules, ensuring consistency when executing your code.
Table of contents
The JavaScript Language ItselfWhat is the JavaScript Engine?What is a JavaScript Runtime?So What is NodeJS?How Node WorksWrapping UpSort: