Nieuws

New features in ECMAScript 2022 include top-level await, RegExp match indices, new public and private class fields, and more. Let's get started!
The JavaScript language specification, also known as ECMAScript or ES, is a living document, modified every year in response to evolving needs. While JavaScript started as a scripting language ...