You Don't Know JS: Book 1: Chapter 1 (What is JavaScript?) Notes
Jan 20, 2021 · 11 min read · Chapter 1: What Is JavaScript? JavaScript is not the script part of Java. The official name of the language specified by TC39 and formalized by the ECMA standards body is ECMAScript. TC39 - the technical steering committee that manages JS, comprises...
Join discussion