Live data from Hacker News

New JavaScript: ES7 and beyond

chrisnielsen.ws

1–3 of 3 posts

Re: New JavaScript: ES7 and beyond

#2
I think the vnext stuff is more exciting... object rest/spread, async/await, and additions to objects, let alone decorators being finalized...

These are all really useful features, and I think once they see adoption, that's when Babel usage will finally decline... for now, I can't see myself not using it.

Re: New JavaScript: ES7 and beyond

#3
post #2

I think the vnext stuff is more exciting... object rest/spread, async/await, and additions to objects, let alone decorators being finalized... These are all really useful features, and I think once they see adoption, that's when Babel usage will finally decline... for now, I can't see myself not using it.

I'm waiting for array comprehensions. Thud stuff is going to be just awesome