What’s new in ECMAScript 2026

What’s new in ECMAScript 2026. A list of features: Array.fromAsync, Error.isError, Math.sumPrecise, Uint8Array to/from Base64, Iterator Sequencing, JSON.parse source text access, Upsert.

Paweł Grzybek walks through the features shipping in the new spec: Array.fromAsync, Error.isError(), Math.sumPrecise for accurate floating-point sums, Uint8Array Base64 and Hex conversion, Iterator.concat() for sequencing, JSON.parse source text access, and Map.getOrInsert() for upserts.

pawelgrzybek.com/whats-new-in-ecmascript-2026