Object.{get, set}
|
|
22
|
104
|
June 1, 2025
|
String.hash
|
|
3
|
34
|
June 1, 2025
|
Value-Based Comparison Operators for Arrays of Primitives in JavaScript
|
|
1
|
53
|
May 22, 2025
|
Mixing FIFO and LIFO in JavaScript's Event Loop
|
|
11
|
115
|
May 21, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
10
|
239
|
May 20, 2025
|
Destructuring with Alias Binding
|
|
3
|
88
|
May 19, 2025
|
Proposal: Nullish Conditional Inclusion Operator (???)
|
|
7
|
61
|
May 17, 2025
|
[Issue] BigInt serialization
|
|
22
|
327
|
May 11, 2025
|
Proposal: Configurable Importing from Modules
|
|
1
|
43
|
May 11, 2025
|
How to create a proposal?
|
|
2
|
320
|
November 3, 2022
|
Module-Level Export Visibility: 'use internal' Directive or export internal Syntax
|
|
2
|
139
|
May 7, 2025
|
The final keyword for classes
|
|
2
|
86
|
May 4, 2025
|
array.prototype.winner
|
|
25
|
1042
|
May 4, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
20
|
183
|
April 28, 2025
|
Support argument length binding
|
|
6
|
85
|
April 16, 2025
|
RSS feed of approved features
|
|
3
|
50
|
April 16, 2025
|
GitHub - js-choi/proposal-bigint-math: Draft specification for supporting...
|
|
16
|
1423
|
April 4, 2025
|
Enhanced Try Syntax
|
|
32
|
710
|
April 1, 2025
|
Grouped Export Namespaces: `export { foo, bar } as qux`
|
|
16
|
119
|
April 1, 2025
|
Proposal: Enhanced Network Error Handling Using Error.cause
|
|
3
|
57
|
March 26, 2025
|
Named export exclusion & named aliases before wildcard export
|
|
1
|
271
|
March 26, 2025
|
String byteLength count?
|
|
15
|
113
|
March 15, 2025
|
Can we remove the const keyword for named arrow function exports?
|
|
9
|
108
|
March 8, 2025
|
Proposal: mapRight
|
|
6
|
78
|
March 7, 2025
|
Default first parameter for Array.flatMap function
|
|
3
|
43
|
March 7, 2025
|
Enhancing setInterval: Ability to Change Interval During Execution
|
|
1
|
26
|
March 4, 2025
|
Object.prototype.pipe() - Universal Method Chaining in JavaScript
|
|
19
|
198
|
February 26, 2025
|
Is it possible to remove function declaration for one-function-export-per-file?
|
|
28
|
130
|
February 19, 2025
|
Proposal: Local variables as scope object properties
|
|
2
|
46
|
January 25, 2025
|
Try-catch oneliner
|
|
62
|
4419
|
January 20, 2025
|