ECMA General Assembly approved the ECMAScript 2022 language specification on June 22, 2022. It is now officially a standard. We will be able to use these new features in JavaScript soon. The following will introduce them one by one:Introduced top-level await. Regular expression match indices via the /d flag.
Table of contents
ECMAScript 2022 Is Officially Released, What Should We Pay Attention To?Introduced top-level awaitRegular expression match indices via the /d flagThe cause property on Error objectsThe at method for Strings, Arrays, and TypedArraysObject.hasOwnConclusionReferences1 Comment
Sort: