Eight Cool Features Coming in ES6

Check out this cool article on upcoming features in the next version of Javascript. I can particularly appreciate the “let” construct that allows you to get rid of closures, making your code much more readable. Amongs other notable improvements are the support for full OO code with the “class” construct, support for modules (as in CommonJS or AMD), Maps and Sets, overall this is really taking Javascript to the next level.

Advertisement

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: