Y
Hacker News
new
|
ask
|
show
|
jobs
by
grayrest
3729 days ago
As a heads up, node will pick up destructuring the next time they bump v8. That's the last feature keeping me on Babel so I expect adoption to be fairly quick.
1 comments
cozuya
3729 days ago
serverside you can pass --harmony_destructuring to get that on v5.
link