About the 💡 Ideas category
|
|
0
|
996
|
March 27, 2019
|
String.hash
|
|
2
|
26
|
May 30, 2025
|
Object.{get, set}
|
|
20
|
92
|
May 29, 2025
|
Mixing FIFO and LIFO in JavaScript's Event Loop
|
|
11
|
113
|
May 21, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
10
|
239
|
May 20, 2025
|
Destructuring with Alias Binding
|
|
3
|
87
|
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
|
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
|
112
|
May 7, 2025
|
Static inline import
|
|
5
|
71
|
May 5, 2025
|
`Int32` math
|
|
2
|
73
|
May 4, 2025
|
please remove the error types
|
|
24
|
114
|
April 30, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
20
|
183
|
April 28, 2025
|
new methods of Set: equals, isProperSubsetOf, isProperSupersetOf
|
|
4
|
88
|
April 16, 2025
|
Support argument length binding
|
|
6
|
85
|
April 16, 2025
|
Make "sort" great again!
|
|
6
|
102
|
April 15, 2025
|
Grouped Export Namespaces: `export { foo, bar } as qux`
|
|
16
|
119
|
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
|
52
|
March 26, 2025
|
Named export exclusion & named aliases before wildcard export
|
|
1
|
271
|
March 26, 2025
|
Guard statement for early exit / positive coding
|
|
6
|
71
|
March 22, 2025
|
Allow accessing classes before initialization
|
|
4
|
74
|
March 16, 2025
|
String byteLength count?
|
|
15
|
112
|
March 15, 2025
|
declare a function's name without creating a variable
|
|
1
|
53
|
March 11, 2025
|