About the 💡 Ideas category
|
|
0
|
998
|
March 27, 2019
|
await all promises in a code block
|
|
5
|
39
|
June 15, 2025
|
Map native properties
|
|
2
|
18
|
June 15, 2025
|
Positional binding after rest binding?
|
|
1
|
30
|
June 10, 2025
|
Array.getter, .setter
|
|
6
|
94
|
June 10, 2025
|
String.hash
|
|
8
|
78
|
June 3, 2025
|
Object.{get, set}
|
|
22
|
138
|
June 1, 2025
|
Mixing FIFO and LIFO in JavaScript's Event Loop
|
|
11
|
120
|
May 21, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
10
|
241
|
May 20, 2025
|
Destructuring with Alias Binding
|
|
3
|
98
|
May 19, 2025
|
Proposal: Nullish Conditional Inclusion Operator (???)
|
|
7
|
70
|
May 17, 2025
|
[Issue] BigInt serialization
|
|
22
|
334
|
May 11, 2025
|
Proposal: Configurable Importing from Modules
|
|
1
|
48
|
May 11, 2025
|
Treating strings as an array of chars, maybe a new Char type?
|
|
4
|
305
|
May 8, 2025
|
Hex numbers without 0x, strings without quotation marks
|
|
3
|
37
|
May 8, 2025
|
Module-Level Export Visibility: 'use internal' Directive or export internal Syntax
|
|
2
|
139
|
May 7, 2025
|
Allow trailing comma in sequence expression
|
|
5
|
114
|
May 7, 2025
|
Static inline import
|
|
5
|
71
|
May 5, 2025
|
`Int32` math
|
|
2
|
75
|
May 4, 2025
|
please remove the error types
|
|
24
|
116
|
April 30, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
20
|
186
|
April 28, 2025
|
new methods of Set: equals, isProperSubsetOf, isProperSupersetOf
|
|
4
|
90
|
April 16, 2025
|
Support argument length binding
|
|
6
|
85
|
April 16, 2025
|
Make "sort" great again!
|
|
6
|
103
|
April 15, 2025
|
Grouped Export Namespaces: `export { foo, bar } as qux`
|
|
16
|
120
|
April 1, 2025
|
.map() equivalent for objects - Object.mapEntries()
|
|
14
|
741
|
April 1, 2025
|
Automatic detection of wrong index typos
|
|
1
|
42
|
March 31, 2025
|
Proposal: Enhanced Network Error Handling Using Error.cause
|
|
3
|
57
|
March 26, 2025
|
classList.remove should work if no class is assigned.
|
|
1
|
53
|
March 26, 2025
|
Named export exclusion & named aliases before wildcard export
|
|
1
|
271
|
March 26, 2025
|