-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could you please add es7 and later feature overview & comparison? #100
Comments
@rse your project was VERY helpful for my and my friends programmers to quickly learn and understand ES6. Thank You :) If you will also put something about es7 it will be pleasure to read (and make some small 'donate' button on your site: http://es6-features.org/ :) ) |
es7 - yes ..and es8 already. It would be cool. |
I went to check and I think es7-features.org has been registered by someone already. I hope that person plans to use it or has contacted you. es6-features is awesome! Btw kangax should seriously link your site. |
I wouldn't worry about the name, it's under rsj's name scope. Call it es-next. I think that's not on node yet. Or just use a name scope there too. I'd argue async/await could be added simply because it is part of the Promise revolution. But anyway, @rse, if you have the patience/energy for adding more, it would certainly be appreciated. |
js.org provides a free webspace. Both authors can negotiate with each other in order to reserve the subdomains |
I would like this. I rely on ES6-Features a lot as I keep forgetting the syntax. D'oh! From my understanding (but I could be wrong) ES6 / ES2015 was the biggest update that's happened in recent years to JavaScript so there isn't that much to specify in regards to newer updates. That said, a site similar to ES6-Features could be made where all features since ES2015 are listed with them being categorized into or tagged with their respective versions. I know you could probably find many of the current features on various sites but ES6-Features is just clean and easy to navigate. |
No description provided.
The text was updated successfully, but these errors were encountered: