About the 💡 Ideas category
|
|
0
|
761
|
March 27, 2019
|
Proposal: ESX as core JS feature
|
|
109
|
4506
|
October 4, 2023
|
JSON.safeParse():call JSON.parse() in try/catch?
|
|
6
|
784
|
October 4, 2023
|
`StrictArray`
|
|
4
|
100
|
October 4, 2023
|
String.prototype.with()
|
|
8
|
156
|
October 1, 2023
|
Lazy inlined constants
|
|
10
|
101
|
October 1, 2023
|
Can the team make `continue` and `break` keywords work in built-in array functions like forEach()?
|
|
11
|
231
|
September 30, 2023
|
Proposal: Function static variables and blocks
|
|
5
|
121
|
September 29, 2023
|
Array.prototype.difference
|
|
3
|
52
|
September 26, 2023
|
Map through an array while filtering - `Array.prototype{.filterAndMap, .mapIf}`
|
|
16
|
270
|
September 24, 2023
|
Capitalizing first letter of each word in a string
|
|
5
|
76
|
September 12, 2023
|
Proposal: {Map,Set}.prototype.randomEntry()
|
|
4
|
77
|
September 10, 2023
|
Support JS-style comments in JSON
|
|
12
|
591
|
September 9, 2023
|
Array#setAt
|
|
5
|
93
|
September 6, 2023
|
This is ridiculous. Such error messages should not exist
|
|
9
|
144
|
September 1, 2023
|
rest end only but not rest start only?
|
|
7
|
105
|
August 30, 2023
|
Set and Range objects and literals
|
|
3
|
121
|
August 24, 2023
|
Range Operator
|
|
4
|
107
|
August 24, 2023
|
Function.prototype.new
|
|
67
|
621
|
August 15, 2023
|
Allow Optional Chaining w/ Destructuring
|
|
15
|
1112
|
August 14, 2023
|
Nullish unary operator `?`
|
|
53
|
2392
|
August 12, 2023
|
'maybe' operator to complement ?? operator
|
|
8
|
620
|
August 11, 2023
|
Destructuring with `await`
|
|
23
|
209
|
August 4, 2023
|
BigFloat
|
|
9
|
282
|
August 3, 2023
|
Async `for` loops (allow `await` without blocking the loop)
|
|
11
|
144
|
August 2, 2023
|
Syntactic sugar to offset
|
|
2
|
100
|
August 2, 2023
|
Operators: ||==, ||===
|
|
33
|
620
|
July 31, 2023
|
CBOR.js and the "CBOR" object
|
|
1
|
103
|
July 31, 2023
|
Proposal: JS Synchronize Execute Promise
|
|
1
|
73
|
July 29, 2023
|
Raw string literals that can contain any arbitrary text without the need for special escape sequences
|
|
4
|
310
|
July 29, 2023
|