Path to ES6, ES7?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2017 11:33 AM
Is there current roadmap to upgrade the platform to ES6, or 7? I know Helsinki upgraded it to ES5.
- 15,885 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2017 06:05 AM
Hi Sebastian,
Nothing in Kingston - I would have heard something at this point. I haven't heard about London features yet. Perhaps this spring.
Is there something specific you need from ES6 or ES7 that makes a compelling argument?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2017 06:39 AM
Hi Chucks,
thanks for your reply.
There is nothing I really need but functional programming has some nice features in ES6.
E.g. Arrow functions - JavaScript | MDN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2018 11:47 PM
any updates?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2018 12:59 PM
Lambdas. 'Nuff said.
BTW, I want ALL of this implemented!!!!! http://es6-features.org 🙂
And the latest Rhino would be useful as well: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino
And the latest Prototype.js to? http://prototypejs.org/
I keep having to program the LONG way, and around stuff where these really really useful latest updates to the foundation would be exceedingly helpful. You know: Save development and maintenance time and effort. Stuff like that?
Newer, in this case, is waaaaay better. It has been a long time now since we were updated to ECMA 5. BTW, I know that parts of the platform use bits of ECMA 6. Let's make it everything!
Steven.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2018 06:17 AM
String templates would be nice to have