Node v0.12.0 (Stable)
blog.nodejs.org
Node v0.12.0 (Stable)
1–10 of 81 posts
Re: Node v0.12.0 (Stable)
#2Anyways, I've already switched to iojs. I'm sharing part of my code between server and client and it has become increasingly painful to work around the lack of progress on the nodejs side of the network.
Re: Node v0.12.0 (Stable)
#3No mention which version of V8 they use. Did they sync with what Chrome is using nowadays? Anyways, I've already switched to iojs. I'm sharing part of my code between server and client and it has become increasingly painful to work around the lack of progress on the nodejs side of the network.
Re: Node v0.12.0 (Stable)
#4No mention which version of V8 they use. Did they sync with what Chrome is using nowadays? Anyways, I've already switched to iojs. I'm sharing part of my code between server and client and it has become increasingly painful to work around the lack of progress on the nodejs side of the network.
Re: Node v0.12.0 (Stable)
#5Re: Node v0.12.0 (Stable)
#6No mention which version of V8 they use. Did they sync with what Chrome is using nowadays? Anyways, I've already switched to iojs. I'm sharing part of my code between server and client and it has become increasingly painful to work around the lack of progress on the nodejs side of the network.
Re: Node v0.12.0 (Stable)
#7As a casual node user, I'd love to better understand how this release compares to io.js. Are they diverging more? Is node playing catch-up?
Re: Node v0.12.0 (Stable)
#8Re: Node v0.12.0 (Stable)
#9Meh, too late. io.js is the standard now.
Re: Node v0.12.0 (Stable)
#10Meh, too late. io.js is the standard now.
Yep, io.js v1.1 works really fine and i switched too.