Tag

replaceAll

1 views collected around this technical thread.

KooFE Frontend Team
KooFE Frontend Team
Jan 25, 2021 · Frontend Development

Explore 5 Powerful ES2021 JavaScript Features You Should Start Using

This article introduces five new ES2021 JavaScript features—including replaceAll, Promise.any, logical assignment operators, numeric separators, and WeakRefs—explaining their behavior, usage examples, and browser support so developers can quickly adopt them.

ES2021JavaScriptLogical Assignment
0 likes · 7 min read
Explore 5 Powerful ES2021 JavaScript Features You Should Start Using
WeDoctor Frontend Technology
WeDoctor Frontend Technology
Aug 3, 2020 · Frontend Development

What New JavaScript Features Arrive in ES2021? A Complete Preview

This article previews the upcoming ES2021 JavaScript features that have reached Stage 4, including String.prototype.replaceAll, Promise.any, logical assignment operators, numeric separators, WeakRef, and new Intl APIs, providing code examples and notes on current browser support.

ES2021IntlJavaScript
0 likes · 8 min read
What New JavaScript Features Arrive in ES2021? A Complete Preview