ECMAScript 2021 is the version of ECMAScript corresponding to this year. There are some useful and awesome features that have been incorporated. The new feature allows that numeric literals use underscores as separators to help to improve readability using a visual separation between groups of digits. The Promise.any() method returns a promise that will resolve as soon as one of the promises is resolved.
Table of contents
Numberic separatorsString.protype.replaceAllLogical assignment operatorPromise.any methodPrivate class methodsPrivate Getters and settersWeakRefFinalizersConclusion4 Comments
Sort: