About the 💡 Ideas category
|
|
0
|
988
|
March 27, 2019
|
Try-catch oneliner
|
|
62
|
4327
|
January 20, 2025
|
Let Set.prototype.add() accept multiple args like Array.prototype.push()
|
|
3
|
513
|
January 18, 2025
|
Optional return
|
|
6
|
47
|
January 18, 2025
|
Nullish coalescing syntax for default param values
|
|
9
|
447
|
January 18, 2025
|
Replacing a string from last
|
|
6
|
73
|
January 16, 2025
|
Global imports
|
|
20
|
116
|
January 15, 2025
|
Dereference from Prototype Only
|
|
4
|
37
|
January 12, 2025
|
Optional Typing
|
|
20
|
1025
|
January 11, 2025
|
Allow words "int", "string", "double" and equal them to "let"
|
|
6
|
376
|
January 6, 2025
|
This one should work but it doesn't
|
|
1
|
36
|
January 5, 2025
|
"Private class field symbols"
|
|
10
|
57
|
December 28, 2024
|
next/prev for non-async iterators?
|
|
12
|
104
|
December 26, 2024
|
Unordered async iterator syntax
|
|
3
|
41
|
December 26, 2024
|
String.from()
|
|
12
|
70
|
December 22, 2024
|
Fast string split at index
|
|
0
|
21
|
December 22, 2024
|
Support argument length binding
|
|
5
|
53
|
December 21, 2024
|
String.prototype.count(searchString[, start[, end]])
|
|
3
|
44
|
December 20, 2024
|
Nullish unary operator `?`
|
|
55
|
3451
|
December 20, 2024
|
Thoughts on JS0 and JSSugar
|
|
0
|
35
|
December 20, 2024
|
[Issue] BigInt serialization
|
|
13
|
194
|
November 22, 2024
|
Error "detail"
|
|
55
|
685
|
December 17, 2024
|
More concise alternatives to `Iterator.from()`?
|
|
4
|
67
|
December 3, 2024
|
non-nullish throw syntax: `throw?`
|
|
0
|
29
|
December 2, 2024
|
`NonEmptyArray`
|
|
11
|
85
|
November 30, 2024
|
An easy way to detect if an array buffer is detached?
|
|
1
|
376
|
November 27, 2024
|
Symbol.callable for callable object
|
|
18
|
82
|
November 22, 2024
|
Function object initializer
|
|
17
|
285
|
November 21, 2024
|
Proposal: `RuntimeSupport.{ navigator(), import.mata() }`
|
|
6
|
138
|
November 18, 2024
|
new methods of Set: equals, isProperSubsetOf, isProperSupersetOf
|
|
3
|
61
|
November 14, 2024
|