The final keyword for classes
|
|
1
|
24
|
April 17, 2025
|
Support argument length binding
|
|
6
|
73
|
April 16, 2025
|
RSS feed of approved features
|
|
3
|
41
|
April 16, 2025
|
GitHub - js-choi/proposal-bigint-math: Draft specification for supporting...
|
|
16
|
1401
|
April 4, 2025
|
Enhanced Try Syntax
|
|
32
|
640
|
April 1, 2025
|
Grouped Export Namespaces: `export { foo, bar } as qux`
|
|
16
|
88
|
April 1, 2025
|
Proposal: Enhanced Network Error Handling Using Error.cause
|
|
3
|
48
|
March 26, 2025
|
Named export exclusion & named aliases before wildcard export
|
|
1
|
268
|
March 26, 2025
|
String byteLength count?
|
|
15
|
98
|
March 15, 2025
|
Can we remove the const keyword for named arrow function exports?
|
|
9
|
71
|
March 8, 2025
|
Proposal: mapRight
|
|
6
|
75
|
March 7, 2025
|
Default first parameter for Array.flatMap function
|
|
3
|
41
|
March 7, 2025
|
Enhancing setInterval: Ability to Change Interval During Execution
|
|
1
|
23
|
March 4, 2025
|
Object.prototype.pipe() - Universal Method Chaining in JavaScript
|
|
19
|
181
|
February 26, 2025
|
Is it possible to remove function declaration for one-function-export-per-file?
|
|
28
|
103
|
February 19, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
9
|
217
|
February 13, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
16
|
137
|
February 3, 2025
|
Proposal: Local variables as scope object properties
|
|
2
|
46
|
January 25, 2025
|
Try-catch oneliner
|
|
62
|
4400
|
January 20, 2025
|
Let Set.prototype.add() accept multiple args like Array.prototype.push()
|
|
3
|
531
|
January 18, 2025
|
Replacing a string from last
|
|
6
|
83
|
January 16, 2025
|
Global imports
|
|
20
|
131
|
January 15, 2025
|
Dereference from Prototype Only
|
|
4
|
45
|
January 12, 2025
|
Proposal: Key Exclusion Syntax in Object Spread
|
|
3
|
82
|
January 7, 2025
|
Sealed class in Javascript
|
|
17
|
490
|
January 3, 2025
|
array.prototype.winner
|
|
24
|
1007
|
December 20, 2024
|
String.prototype.count(searchString[, start[, end]])
|
|
3
|
56
|
December 20, 2024
|
Nullish unary operator `?`
|
|
55
|
3470
|
December 20, 2024
|
Add `.splice` to `String.prototype`
|
|
10
|
68
|
December 19, 2024
|
[Issue] BigInt serialization
|
|
13
|
215
|
November 22, 2024
|