Ecma TC39
Ecma TC39
proposal-array-find-from-last
Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.
proposal-array-grouping
A proposal to make grouping of array items easier
proposal-array-last
A JavaScript TC39 Proposal for getting the last element from an array
proposal-Array.prototype.includes
Spec, tests, reference implementation, and docs for ESnext-track Array.prototype.includes
proposal-class-static-block
ECMAScript class static initialization blocks
proposal-function-pipe-flow
A proposal to standardize helper functions for serial function application and function composition.
proposal-well-formed-stringify
Proposal to prevent JSON.stringify from returning ill-formed strings
proposal-number-fromstring
{BigInt,Number}.fromString(string, radix)
proposal-hack-pipes
Old specification for Hack pipes in JavaScript. Please go to the new specification.