About the 💡 Ideas category
|
|
0
|
1001
|
March 27, 2019
|
Native Concurrency and Parallelism Optimization in JavaScript: "Parallel Primitives"
|
|
1
|
11
|
June 20, 2025
|
Standardization of Environment Variables in JavaScript: [root].env
|
|
1
|
7
|
June 20, 2025
|
Propuestas Adicionales para la Máxima Eficiencia en JavaScript
|
|
0
|
7
|
June 20, 2025
|
Proposal: Object.unseal and Object.unfreeze using a secret Symbol
|
|
8
|
25
|
June 19, 2025
|
Proposal: `Math.lerp` (Linear Interpolate)
|
|
3
|
27
|
June 18, 2025
|
Equivalent of `supportedLocalesOf` for letter-case conversion (`toLocaleLowerCase`, `toLocaleUpperCase`)
|
|
0
|
9
|
June 18, 2025
|
Proposal: Configurable Importing from Modules
|
|
3
|
67
|
June 17, 2025
|
optional imports using import attributes
|
|
0
|
20
|
June 17, 2025
|
await all promises in a code block
|
|
5
|
58
|
June 15, 2025
|
Map native properties
|
|
2
|
27
|
June 15, 2025
|
Positional binding after rest binding?
|
|
1
|
34
|
June 10, 2025
|
Array.getter, .setter
|
|
6
|
96
|
June 10, 2025
|
String.hash
|
|
8
|
82
|
June 3, 2025
|
Object.{get, set}
|
|
22
|
144
|
June 1, 2025
|
Mixing FIFO and LIFO in JavaScript's Event Loop
|
|
11
|
125
|
May 21, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
10
|
243
|
May 20, 2025
|
Destructuring with Alias Binding
|
|
3
|
102
|
May 19, 2025
|
Proposal: Nullish Conditional Inclusion Operator (???)
|
|
7
|
73
|
May 17, 2025
|
[Issue] BigInt serialization
|
|
22
|
343
|
May 11, 2025
|
Treating strings as an array of chars, maybe a new Char type?
|
|
4
|
306
|
May 8, 2025
|
Hex numbers without 0x, strings without quotation marks
|
|
3
|
40
|
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
|
76
|
May 4, 2025
|
please remove the error types
|
|
24
|
117
|
April 30, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
20
|
188
|
April 28, 2025
|
new methods of Set: equals, isProperSubsetOf, isProperSupersetOf
|
|
4
|
90
|
April 16, 2025
|
Support argument length binding
|
|
6
|
85
|
April 16, 2025
|