Tagged articles
6 articles
Page 1 of 1
Alibaba Terminal Technology
Alibaba Terminal Technology
Aug 31, 2021 · Frontend Development

Chrome 93 Unveiled: Error Cause, Object.hasOwn, and Key Security Fixes

Chrome 93, released on August 31, 2021, introduces 18 new features including the Error Cause proposal, Object.hasOwn method, port blocking to mitigate ALPACA attacks, removal of 3DES cipher suites, cross‑device WebOTP support, and SVG support in the Clipboard API, all enhancing web development and security.

Browser SecurityChrome 93Clipboard API
0 likes · 14 min read
Chrome 93 Unveiled: Error Cause, Object.hasOwn, and Key Security Fixes
Node Underground
Node Underground
Mar 22, 2021 · Fundamentals

TC39 Updates: Error Cause, Temporal, Array.findLast & Module Fragments

Amid the pandemic‑driven shift to fully online TC39 meetings, the committee accelerated meeting frequency while trimming agendas, advancing proposals such as Error Cause to Stage 3, introducing the Temporal API to replace Date, adding Array.findLast methods, and exploring Module Fragments to improve JavaScript module handling.

Array.findLastECMAScript proposalsError Cause
0 likes · 14 min read
TC39 Updates: Error Cause, Temporal, Array.findLast & Module Fragments
Alibaba Terminal Technology
Alibaba Terminal Technology
Mar 16, 2021 · Fundamentals

How Error Cause, Temporal, and Array.findLast Proposals Will Transform JavaScript

The article reviews recent TC39 proposal updates—including Error Cause reaching Stage 3, the Temporal API replacing the flawed Date object, the new Array.findLast methods, and Module Fragments—explaining their motivations, design details, code examples, and how they aim to improve JavaScript development across environments.

Array.findLastECMAScriptError Cause
0 likes · 14 min read
How Error Cause, Temporal, and Array.findLast Proposals Will Transform JavaScript
Node Underground
Node Underground
Dec 1, 2020 · Frontend Development

What New JavaScript Proposals Emerged from TC39’s 2020 Meeting?

The 2020 TC39 meeting reviewed several proposals—including Error Cause, Module Blocks, Extensions, and Grouped Accessor—detailing their stage requirements, code examples, and community impact, while noting that no proposal progressed from Stage 2 to Stage 3 that year.

Error CauseExtensionsTC39
0 likes · 11 min read
What New JavaScript Proposals Emerged from TC39’s 2020 Meeting?