Hacker News new | ask | show | jobs
by aichi 3523 days ago
ES6 is next version of ES5 so whatever works for ES5 should work for ES6, no need for special DOC for that.
1 comments

I would think that ES6 offers more affordances in the ways you can express ideas in code. The new docs would probably offer slightly different examples taking advantages of those affordances.