功能关注:ECMAScript 2021
ECMAScript 2021 提案功能现在正在实现中,ES2021 包含哪些功能呢?String.prototype.replaceAll,Promise.any(),WeakRefs,Logical assignment operators,数字分隔符(numeric-separators) 等等。
累计 2 篇
ECMAScript 2021 提案功能现在正在实现中,ES2021 包含哪些功能呢?String.prototype.replaceAll,Promise.any(),WeakRefs,Logical assignment operators,数字分隔符(numeric-separators) 等等。
ES 提案以下划线作为数字的分隔符,数字分隔符使得数字具有更好的可读性。