Make `this` optional for private fields
|
|
2
|
65
|
June 11, 2024
|
Array.prototype.chunk
|
|
7
|
719
|
June 8, 2024
|
Async Immediately Invoked Function Expression (iife) syntax simplificaton
|
|
1
|
82
|
June 7, 2024
|
...` operator (template literal spreads)
|
|
1
|
133
|
June 4, 2024
|
Proposal: Function static variables and blocks
|
|
9
|
495
|
May 28, 2024
|
Nullish unary operator `?`
|
|
54
|
3424
|
May 18, 2024
|
Map.prototype.getOrDefault
|
|
4
|
758
|
May 9, 2024
|
Proposal: Object.{columns,fromColumns}
|
|
3
|
119
|
May 2, 2024
|
Proposal: image.slice(x, y, width, height) to slice parts of images
|
|
2
|
85
|
May 1, 2024
|
Lexical function declaration
|
|
3
|
106
|
April 27, 2024
|
Function.prototype.try for error handling
|
|
10
|
261
|
April 23, 2024
|
String.prototype.entries()
|
|
7
|
230
|
April 22, 2024
|
Proposal for Conditional Assignment Operators in JavaScript
|
|
3
|
229
|
April 3, 2024
|
Object nullish coalescing operator
|
|
3
|
555
|
April 3, 2024
|
TC39 Proposal: Inline object/spread destructuring
|
|
12
|
403
|
March 27, 2024
|
Efficient DOM Removal with the removeElement Function
|
|
2
|
110
|
March 26, 2024
|
Array.prototype.keyMap
|
|
5
|
113
|
March 14, 2024
|
Method to access the `nth` inserted element in a map
|
|
4
|
239
|
March 7, 2024
|
A TC39 proposal to add iterator-like methods to objects
|
|
6
|
1022
|
February 26, 2024
|
Proposal: RegExp Substring Matching
|
|
7
|
156
|
February 2, 2024
|
Move `queueMicrotask` into ES proper?
|
|
2
|
218
|
February 1, 2024
|
FinalizationRegistry hint for GC pressure?
|
|
24
|
430
|
January 25, 2024
|
Proposal for Array.prototype.findRight
|
|
23
|
1005
|
January 2, 2024
|
Web4: forgot about JS, legacy and TS
|
|
0
|
151
|
January 2, 2024
|
The other "this" for arrow function
|
|
3
|
220
|
January 1, 2024
|
Math.round(value, decimalPrecision) proposal
|
|
6
|
221
|
December 25, 2023
|
Sibling-level optional chaining - new operator/syntax using pipe `|`
|
|
10
|
453
|
December 20, 2023
|
`window.log/warn/error` as Native Toast Notification
|
|
2
|
112
|
December 19, 2023
|
Iterator.prototype.findMin, Iterator.prototype.findMax methods
|
|
18
|
319
|
December 13, 2023
|
Draft for a proposal of an Explicit Reference Syntax
|
|
12
|
746
|
December 5, 2023
|