On 22 June 2022, the 123rd Ecma General Assembly approved the ECMAScript 2022 language specification, .
It means that ECMAScript 2022 features are officially a standard now!
The list of all the features in ECMAScript 2022 is as below -
-
Class Fields ( Private instance methods and accessors, Class Public Instance Fields & Private Instance Fields, Static class fields and private static methods)
My talk from React Bangalore, a couple of months ago compiled all the features in ECMAScript 2022. It also gives a brief about the backstory of ECMAScript, explains the TC39 Process and walks through each feature code snippet.
Here is the talk link -
Other useful links -