Another take on enums: Nums
|
|
3
|
81
|
September 25, 2024
|
"static <expr>" syntax
|
|
22
|
442
|
September 24, 2024
|
Lazy inlined constants
|
|
17
|
422
|
September 23, 2024
|
Proposal: Skip arguments passed to function
|
|
10
|
115
|
September 21, 2024
|
String#reverse method
|
|
8
|
501
|
September 21, 2024
|
destructuring for class fields
|
|
0
|
30
|
September 19, 2024
|
Proposal: access to constructor parameters in field initializers
|
|
17
|
626
|
September 19, 2024
|
Zero-overhead Async/Await
|
|
13
|
135
|
September 18, 2024
|
Proposal: add offset, line, and column properties to `SyntaxError` and `JSON.parse` errors
|
|
10
|
53
|
September 6, 2024
|
Safe Assignment Operator
|
|
7
|
815
|
September 6, 2024
|
provide expectations with matchAll and replaceAll
|
|
13
|
62
|
September 4, 2024
|
Adding recursion to regex
|
|
53
|
351
|
September 3, 2024
|
Symbol.primitiveSet
|
|
3
|
37
|
September 2, 2024
|
Proposal: Parser Augmentation Mechanism
|
|
20
|
787
|
September 2, 2024
|
Include heap data structure
|
|
0
|
24
|
September 1, 2024
|
Synchronous promise inspection
|
|
23
|
190
|
July 31, 2024
|
"o" flag for regex to allow overlapped results
|
|
5
|
47
|
July 22, 2024
|
Array.prototype.without
|
|
5
|
54
|
July 22, 2024
|
Problems of ||==, ||=== etc. and an alternative
|
|
13
|
96
|
July 16, 2024
|
Proposal: ESX as core JS feature
|
|
167
|
7614
|
July 12, 2024
|
Worker.prototype.postRequest
|
|
2
|
26
|
July 8, 2024
|
Async collection methods
|
|
2
|
76
|
June 26, 2024
|
Symbol.toBoolean to allow for falsy objects.
|
|
3
|
79
|
June 26, 2024
|
Proposal for Adding .xml() and .html() Methods to Async Parsing in ECMAScript
|
|
9
|
230
|
June 25, 2024
|
JSON.traverse()
|
|
8
|
410
|
June 15, 2024
|
shadowRoot.attachStyleSheets() in custom elements
|
|
1
|
98
|
June 12, 2024
|
Make `this` optional for private fields
|
|
2
|
66
|
June 11, 2024
|
Array.prototype.chunk
|
|
7
|
732
|
June 8, 2024
|
Async Immediately Invoked Function Expression (iife) syntax simplificaton
|
|
1
|
84
|
June 7, 2024
|
...` operator (template literal spreads)
|
|
1
|
133
|
June 4, 2024
|