About the 💡 Ideas category
|
|
0
|
988
|
March 27, 2019
|
Comments in template literals `${/* comment */}`
|
|
1
|
8
|
February 12, 2025
|
next/prev for non-async iterators?
|
|
13
|
121
|
February 10, 2025
|
Object.prototype.pipe() - Universal Method Chaining in JavaScript
|
|
11
|
89
|
February 9, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
16
|
119
|
February 3, 2025
|
Make private properties and proxy work together (RETRACTED)
|
|
17
|
44
|
February 2, 2025
|
Allow words "int", "string", "double" and equal them to "let"
|
|
7
|
396
|
February 2, 2025
|
Proposal: Local variables as scope object properties
|
|
2
|
39
|
January 25, 2025
|
Try-catch oneliner
|
|
62
|
4353
|
January 20, 2025
|
Let Set.prototype.add() accept multiple args like Array.prototype.push()
|
|
3
|
522
|
January 18, 2025
|
Optional return
|
|
6
|
65
|
January 18, 2025
|
Nullish coalescing syntax for default param values
|
|
9
|
452
|
January 18, 2025
|
Replacing a string from last
|
|
6
|
76
|
January 16, 2025
|
Global imports
|
|
20
|
120
|
January 15, 2025
|
Dereference from Prototype Only
|
|
4
|
39
|
January 12, 2025
|
Optional Typing
|
|
20
|
1030
|
January 11, 2025
|
This one should work but it doesn't
|
|
1
|
39
|
January 5, 2025
|
"Private class field symbols"
|
|
10
|
59
|
December 28, 2024
|
Unordered async iterator syntax
|
|
3
|
44
|
December 26, 2024
|
String.from()
|
|
12
|
71
|
December 22, 2024
|
Fast string split at index
|
|
0
|
21
|
December 22, 2024
|
Support argument length binding
|
|
5
|
55
|
December 21, 2024
|
String.prototype.count(searchString[, start[, end]])
|
|
3
|
49
|
December 20, 2024
|
Nullish unary operator `?`
|
|
55
|
3456
|
December 20, 2024
|
Thoughts on JS0 and JSSugar
|
|
0
|
39
|
December 20, 2024
|
[Issue] BigInt serialization
|
|
13
|
195
|
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
|
95
|
November 30, 2024
|