Hacker News new | ask | show | jobs
by Joe8Bit 4061 days ago
Been using it production for a couple months now, no issues. We have a reasonable number of IO.js powered microservices, we've seen anecdotally better performance for some use cases but regressions in none, however we've seen SIGNIFICANTLY cleaner code (ES6 yay!) and a much simplified build (no transpilation to ES5!).

Was nervous at first, but now I see no reason to use code Node again.