New JavaScript features in ES2018:
- async iterators/generators https://jakearchibald.com/2017/async-iterators-and-generators/ …
- object rest/spread https://developers.google.com/web/updates/2017/06/object-rest-spread …
- Promise.prototype.finally https://developers.google.com/web/updates/2017/10/promise-finally …
- various RegExp featureshttps://twitter.com/mathias/status/956397406538510336 …
-
-
Replying to @mathias
Anything coming to improve functional programming & push-based abstractions in JS like the pipeline operator, Observables, Function.papp (partial application), & so on?
2 replies 0 retweets 4 likes -
Replying to @KevinLozandier
There are proposals for some of those! - Pipeline operator: https://github.com/tc39/proposal-pipeline-operator … - Observables: https://github.com/tc39/proposal-observable … / https://github.com/whatwg/dom/issues/544 … - papp:https://github.com/gilbert/es-papp
1 reply 0 retweets 5 likes -
Replying to @mathias
Right, I’m aware of all of these proposals; it seems none of them will be in ES2018, right?
1 reply 0 retweets 0 likes
Replying to @KevinLozandier
No, my tweet has the full list.
1:15 PM - 27 Jan 2018
0 replies
0 retweets
2 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.