ECMAScript and JavaScript

Introduction to ECMAScript and its place in JavaScript

We'll cover the following...

Background

Working with JavaScript, you might come across the term "ECMAScript", or abbreviations like "ES6" or "ES10". In this lesson, we will break down these terms and elaborate on ECMAScript in JavaScript.

Introduction to ECMAScript

ECMAScript is a ...