Hacker News new | ask | show | jobs
by _dominic 3770 days ago
ES2016 is already finished, it only has array.includes and the exponentiation operator[0].

We'll have to wait for ES2017 at the earliest for async to arrive.

[0]http://www.2ality.com/2016/01/ecmascript-2016.html

1 comments

Thanks for pointing that out. I haven't been following the releases that closely. But it's good to see that after the kitchen sink nature of ES2015 the yearly releases following it are a lot more incremental than revolutionary.