ECMAScript 2022 (ES13) dropped on June 22, codifying the latest batch of new features for JavaScript. Let's get started with these new features that you can use today. Inline public and private class fields, private instance methods and accessors, and static class features are included.
Table of contents
Class fieldsRegExp match indicesTop-level awaitErgonomic brand checks for private fieldsNegative indexing with .at()hasOwnClass static blockError cause2 Comments
Sort: