Sibling-level optional chaining - new operator/syntax using pipe `|`
|
|
6
|
220
|
March 27, 2023
|
Named export exclusion & named aliases before wildcard export
|
|
0
|
66
|
March 21, 2023
|
Optional imports
|
|
4
|
100
|
March 4, 2023
|
splitLeft and splitRight
|
|
2
|
98
|
February 26, 2023
|
JS Class fields potentially harmful
|
|
61
|
1189
|
February 20, 2023
|
Event async / await
|
|
5
|
119
|
February 19, 2023
|
Provide an easy way to create a new array, filled via a mapping function
|
|
59
|
2091
|
February 16, 2023
|
JavaScript native fibers
|
|
6
|
300
|
February 4, 2023
|
Draft for a proposal for a Pure Function API
|
|
17
|
326
|
February 1, 2023
|
Draft of a proposal for an Explicit Ownership Syntax
|
|
19
|
427
|
February 1, 2023
|
Now is the best moment to implement protected fields in classes
|
|
6
|
126
|
February 1, 2023
|
Draft for a proposal of an Explicit Reference Syntax
|
|
9
|
264
|
January 31, 2023
|
Nullish Ternary Operator
|
|
5
|
213
|
January 30, 2023
|
Eager return
|
|
0
|
109
|
January 22, 2023
|
Proposal: ESX as core JS feature
|
|
108
|
3516
|
January 21, 2023
|
Async property accessor: ->
|
|
6
|
340
|
January 19, 2023
|
bang await chaining operator
|
|
7
|
319
|
January 14, 2023
|
Map through an array while filtering - `Array.prototype{.filterAndMap, .mapIf}`
|
|
14
|
161
|
January 5, 2023
|
Chainable "inspect" method for arrays (Array.prototype.inspect)
|
|
3
|
140
|
December 27, 2022
|
`utf8` / `buffer` import type assertions
|
|
4
|
169
|
December 21, 2022
|
Object nullish coalescing operator
|
|
2
|
215
|
December 19, 2022
|
Optional keys in objects
|
|
27
|
1139
|
December 18, 2022
|
Bring Thread-Local-Storage / Async_Hooks into the language
|
|
6
|
109
|
December 14, 2022
|
allow binary, octal and hexadecimal notation to have a fractional part
|
|
3
|
104
|
December 12, 2022
|
Proposal for TypedObject
|
|
4
|
115
|
December 10, 2022
|
Proposal: Reflect.applyLegacy
|
|
10
|
311
|
December 6, 2022
|
Compiling and Porting graphics.h using em++ and running it in the browser.
|
|
1
|
121
|
December 6, 2022
|
Automatic Comma Insertion
|
|
6
|
254
|
December 4, 2022
|
RegExp composition
|
|
7
|
397
|
November 28, 2022
|
Have keywords 'me' and 'Me' in a class body, as aliases of 'this' and 'this.constructor' respectively
|
|
24
|
441
|
November 26, 2022
|