Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Node.js 5.0 Released | Dark Hacker News
Node.js 5.0 Released
(github.com)
12 points
by
thrashr888
10 years ago
| 3 comments
davej
10 years ago
|
next
[−]
Highlights for me: npm3 and ES6 spread operator (no destructuring assignment yet though)!
cheez
10 years ago
|
parent
|
next
[−]
Can't you just use babel for this?
davej
10 years ago
|
root
|
parent
|
next
[−]
For spread operators? Sure. Adding a build step to your process adds other hurdles though in terms of indirection, particularly when collaborating.