-
NullDev
- Austria
-
06:02
(UTC +01:00) - https://nulldev.org
- @null_ping
- http://t.me/nullping
- https://stackoverflow.name/nulldev
- https://keybase.io/nulldev
Highlights
TC39
Methods for working with iterators in ECMAScript
Proposal to add partial application to ECMAScript
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
Pattern matching syntax for ECMAScript
ECMAScript proposal for Deduplicating method of Array
TC39 Proposal to remove common leading indentation from multiline template strings
Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.
ECMAScript proposal for type syntax that is erased - Stage 1
Reduce the number of microtask ticks required to adopt the state of a promise
TC39 Proposal for Intl.MessageFormat
Proposal to import JSON files as modules
A proposal to make grouping of array items easier
Built-in exact decimal numbers for JavaScript
A proposal for adding a useful pipe operator to JavaScript.
JavaScript language proposal of raw string literals that can contain any arbitrary text.
Draft for ECMAScript Error Safe Assignment Operator