Synchronous promise inspection
|
|
23
|
195
|
July 31, 2024
|
"o" flag for regex to allow overlapped results
|
|
5
|
47
|
July 22, 2024
|
Array.prototype.without
|
|
5
|
55
|
July 22, 2024
|
Problems of ||==, ||=== etc. and an alternative
|
|
13
|
98
|
July 16, 2024
|
Proposal: ESX as core JS feature
|
|
167
|
7694
|
July 12, 2024
|
Worker.prototype.postRequest
|
|
2
|
26
|
July 8, 2024
|
Async collection methods
|
|
2
|
77
|
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
|
418
|
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
|
733
|
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
|
Proposal: Function static variables and blocks
|
|
9
|
505
|
May 28, 2024
|
Map.prototype.getOrDefault
|
|
4
|
769
|
May 9, 2024
|
Proposal: Object.{columns,fromColumns}
|
|
3
|
123
|
May 2, 2024
|
Proposal: image.slice(x, y, width, height) to slice parts of images
|
|
2
|
86
|
May 1, 2024
|
Lexical function declaration
|
|
3
|
106
|
April 27, 2024
|
Function.prototype.try for error handling
|
|
10
|
285
|
April 23, 2024
|
String.prototype.entries()
|
|
7
|
232
|
April 22, 2024
|
Proposal for Conditional Assignment Operators in JavaScript
|
|
3
|
232
|
April 3, 2024
|
Object nullish coalescing operator
|
|
3
|
565
|
April 3, 2024
|
TC39 Proposal: Inline object/spread destructuring
|
|
12
|
410
|
March 27, 2024
|
Efficient DOM Removal with the removeElement Function
|
|
2
|
115
|
March 26, 2024
|
Array.prototype.keyMap
|
|
5
|
125
|
March 14, 2024
|
Method to access the `nth` inserted element in a map
|
|
4
|
247
|
March 7, 2024
|
A TC39 proposal to add iterator-like methods to objects
|
|
6
|
1025
|
February 26, 2024
|
Proposal: RegExp Substring Matching
|
|
7
|
160
|
February 2, 2024
|