About the 💡 Ideas category
|
|
0
|
992
|
March 27, 2019
|
Allow accessing classes before initialization
|
|
4
|
32
|
March 16, 2025
|
String byteLength count?
|
|
15
|
64
|
March 15, 2025
|
Guard statement for early exit / positive coding
|
|
2
|
31
|
March 13, 2025
|
declare a function's name without creating a variable
|
|
1
|
42
|
March 11, 2025
|
const function parameters
|
|
8
|
569
|
March 10, 2025
|
Can we remove the const keyword for named arrow function exports?
|
|
9
|
65
|
March 8, 2025
|
Default first parameter for Array.flatMap function
|
|
3
|
37
|
March 7, 2025
|
Comments in template literals `${/* comment */}`
|
|
9
|
89
|
March 5, 2025
|
Enhancing setInterval: Ability to Change Interval During Execution
|
|
1
|
20
|
March 4, 2025
|
Object.prototype.pipe() - Universal Method Chaining in JavaScript
|
|
19
|
169
|
February 26, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
9
|
215
|
February 13, 2025
|
next/prev for non-async iterators?
|
|
13
|
130
|
February 10, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
16
|
130
|
February 3, 2025
|
Make private properties and proxy work together (RETRACTED)
|
|
17
|
51
|
February 2, 2025
|
Allow words "int", "string", "double" and equal them to "let"
|
|
7
|
398
|
February 2, 2025
|
Proposal: Local variables as scope object properties
|
|
2
|
45
|
January 25, 2025
|
Try-catch oneliner
|
|
62
|
4385
|
January 20, 2025
|
Let Set.prototype.add() accept multiple args like Array.prototype.push()
|
|
3
|
526
|
January 18, 2025
|
Optional return
|
|
6
|
69
|
January 18, 2025
|
Nullish coalescing syntax for default param values
|
|
9
|
453
|
January 18, 2025
|
Replacing a string from last
|
|
6
|
79
|
January 16, 2025
|
Global imports
|
|
20
|
127
|
January 15, 2025
|
Dereference from Prototype Only
|
|
4
|
41
|
January 12, 2025
|
Optional Typing
|
|
20
|
1033
|
January 11, 2025
|
This one should work but it doesn't
|
|
1
|
39
|
January 5, 2025
|
"Private class field symbols"
|
|
10
|
65
|
December 28, 2024
|
Unordered async iterator syntax
|
|
3
|
45
|
December 26, 2024
|
String.from()
|
|
12
|
78
|
December 22, 2024
|
Fast string split at index
|
|
0
|
21
|
December 22, 2024
|