About the 💡 Ideas category
|
|
0
|
1007
|
March 27, 2019
|
Text Modules
|
|
7
|
524
|
September 1, 2025
|
Proposal: Skip arguments passed to function
|
|
11
|
179
|
August 29, 2025
|
Support references to array indices.
|
|
11
|
47
|
August 29, 2025
|
Buttons should also be accessible by "value"
|
|
6
|
45
|
August 28, 2025
|
this = , and anObject.=
|
|
17
|
55
|
August 22, 2025
|
Improve inter-operability between BigInt and regular Numbers
|
|
1
|
40
|
August 21, 2025
|
Make `import.meta` a `ReferenceError` instead of a `SyntaxError` in non-module code
|
|
3
|
41
|
August 18, 2025
|
JSON.isParseableAsJSON()
|
|
9
|
128
|
August 17, 2025
|
Array.massMake()
|
|
2
|
50
|
August 15, 2025
|
Proposal: Object.unseal and Object.unfreeze using a secret Symbol
|
|
10
|
93
|
August 14, 2025
|
A more complete random API?
|
|
11
|
669
|
August 11, 2025
|
Proposal: `Math.lerp` (Linear Interpolate)
|
|
7
|
118
|
August 5, 2025
|
[Issue] BigInt serialization
|
|
23
|
458
|
July 17, 2025
|
Object.{get, set}
|
|
24
|
231
|
June 28, 2025
|
Equivalent of `supportedLocalesOf` for letter-case conversion (`toLocaleLowerCase`, `toLocaleUpperCase`)
|
|
1
|
43
|
June 26, 2025
|
Positional binding after rest binding?
|
|
4
|
68
|
June 25, 2025
|
Propuestas Adicionales para la Máxima Eficiencia en JavaScript
|
|
1
|
43
|
June 25, 2025
|
Array.getter, .setter
|
|
7
|
126
|
June 25, 2025
|
Native Concurrency and Parallelism Optimization in JavaScript: "Parallel Primitives"
|
|
1
|
47
|
June 20, 2025
|
Standardization of Environment Variables in JavaScript: [root].env
|
|
1
|
31
|
June 20, 2025
|
Proposal: Configurable Importing from Modules
|
|
3
|
76
|
June 17, 2025
|
optional imports using import attributes
|
|
0
|
35
|
June 17, 2025
|
await all promises in a code block
|
|
5
|
80
|
June 15, 2025
|
Map native properties
|
|
2
|
48
|
June 15, 2025
|
String.hash
|
|
8
|
131
|
June 3, 2025
|
Mixing FIFO and LIFO in JavaScript's Event Loop
|
|
11
|
169
|
May 21, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
10
|
281
|
May 20, 2025
|
Destructuring with Alias Binding
|
|
3
|
107
|
May 19, 2025
|
Proposal: Nullish Conditional Inclusion Operator (???)
|
|
7
|
82
|
May 17, 2025
|