About the 💡 Ideas category
|
|
0
|
820
|
March 27, 2019
|
Rest Equals Operator
|
|
14
|
43
|
November 29, 2023
|
Proposal - `for .. else ...` (also `while ... else ...`) statement
|
|
23
|
559
|
November 23, 2023
|
TC39 Proposal: Inline object/spread destructuring
|
|
6
|
95
|
November 21, 2023
|
Cookies API proposal
|
|
2
|
554
|
November 16, 2023
|
Date.isDate(date) method
|
|
10
|
145
|
November 10, 2023
|
The case when it will be useful to have changeable Proxy.target
|
|
6
|
127
|
November 8, 2023
|
Text Modules
|
|
6
|
382
|
November 8, 2023
|
Array.prototype.difference
|
|
5
|
134
|
November 8, 2023
|
`import.meta.isEntry` to detect top-level root module(s)
|
|
3
|
73
|
November 8, 2023
|
JSON.safeParse():call JSON.parse() in try/catch?
|
|
9
|
1088
|
November 7, 2023
|
Consistent String-to-Boolean Conversion Method
|
|
15
|
61
|
November 7, 2023
|
Optional imports
|
|
6
|
236
|
November 3, 2023
|
A new conditioning way, compare multiple right hand values.
|
|
18
|
152
|
November 2, 2023
|
Better for loops with values and keys
|
|
39
|
204
|
October 28, 2023
|
'Yielding' Conditional and Loop Expressions
|
|
3
|
79
|
October 27, 2023
|
Allowing if else blocks during assignment
|
|
4
|
93
|
October 26, 2023
|
Object.at(), Object.size()
|
|
24
|
453
|
October 25, 2023
|
Proposal: ESX as core JS feature
|
|
120
|
5123
|
October 24, 2023
|
Introducing a "Backcall" operator to address nested code
|
|
14
|
239
|
October 24, 2023
|
Event async / await
|
|
6
|
252
|
October 23, 2023
|
Deprecating the Boolean object
|
|
11
|
168
|
October 21, 2023
|
CBOR.js and the "CBOR" object
|
|
6
|
205
|
October 13, 2023
|
<Promise>.status
|
|
3
|
200
|
October 13, 2023
|
Capitalizing first letter of each word in a string
|
|
6
|
168
|
October 10, 2023
|
Consider adding an alternative to `typeof` that doesn’t include the legacy baggage of `typeof`
|
|
7
|
505
|
October 10, 2023
|
Destructuring with `await`
|
|
24
|
344
|
October 10, 2023
|
String.prototype.with()
|
|
10
|
253
|
October 10, 2023
|
Whitespace (newline) following return statement
|
|
12
|
104
|
October 10, 2023
|
Map through an array while filtering - `Array.prototype{.filterAndMap, .mapIf}`
|
|
17
|
362
|
October 4, 2023
|