Good news as you can now use ES6 generators in Node.js and when combined with another ES6 feature, Promises it can result in much nicer async code e.g. http://taskjs.org/
ES6 is looking very nice indeed, great thing is that with Node you won't have to worry about old browser support.
ES6 is looking very nice indeed, great thing is that with Node you won't have to worry about old browser support.