About the 💡 Ideas category
|
|
0
|
214
|
March 27, 2019
|
Nullish unary operator `?`
|
|
12
|
349
|
March 4, 2021
|
Synchronous exceptions thrown from complex expressions create abandoned promises. Solutions?
|
|
51
|
130
|
March 3, 2021
|
`Object.allKeys(object)`?
|
|
9
|
50
|
March 3, 2021
|
Custom hash and equal functions for Map and Set collections
|
|
12
|
101
|
March 3, 2021
|
Iterative Assignment
|
|
7
|
48
|
March 2, 2021
|
Overloadable data accesor operator
|
|
8
|
77
|
March 2, 2021
|
Variants
|
|
8
|
242
|
March 2, 2021
|
Time API
|
|
1
|
91
|
March 1, 2021
|
Object.prototype.pick / Object.prototype.omit
|
|
31
|
280
|
February 27, 2021
|
If-only Ternary Operation
|
|
12
|
211
|
February 27, 2021
|
Chaining assignment operator
|
|
2
|
46
|
February 26, 2021
|
Is there any suggestion around adding inclusive / exclusive ranges descriptors in JavaScript
|
|
2
|
69
|
February 23, 2021
|
Fibers Proposal (Need a chempion)
|
|
0
|
39
|
February 23, 2021
|
Make global object's properly to writable:false,
|
|
5
|
37
|
February 22, 2021
|
Object restructuring syntax
|
|
3
|
61
|
February 20, 2021
|
Make JavaScript real ESNext language
|
|
23
|
374
|
February 19, 2021
|
Improved and safer alternative to Object.create(null)
|
|
8
|
71
|
February 18, 2021
|
New forbidden rule: No leaking Proxy
|
|
5
|
59
|
February 16, 2021
|
RegExp: Comments
|
|
5
|
82
|
February 15, 2021
|
String-Key-Only Object Declaration - Just like Array, but with direct access
|
|
3
|
234
|
February 15, 2021
|
.map() equivalent for objects - Object.mapEntries()
|
|
12
|
88
|
February 15, 2021
|
Array.create
|
|
4
|
91
|
February 15, 2021
|
Achive Higher performent solutions with Greater high level control of break(num/label), continue(-), skip(-), equivalent of low level 'goto' , with block chain of statments
|
|
8
|
102
|
February 15, 2021
|
Optional keys in objects
|
|
6
|
208
|
February 10, 2021
|
Proposal: disable automatic semicolon insertion (looking for champion)
|
|
9
|
78
|
February 9, 2021
|
[syntax] Inverse null coalescing operator
|
|
15
|
239
|
February 5, 2021
|
'maybe' operator to complement ?? operator
|
|
5
|
150
|
February 5, 2021
|
Modularization of JavaScript API
|
|
2
|
50
|
February 5, 2021
|
function level try/catch
|
|
10
|
76
|
February 4, 2021
|