Answer the question
In order to leave comments, you need to log in
How is io.js better than Node.js?
Hello.
The topic is not for the sake of holivar, but simply to clarify my mind.
Recently, there have been a bunch of articles about the branch of node.js - io.js
Answer the question
In order to leave comments, you need to log in
IO.js is currently compatible with most node.js packages.
It differs in that some people in node.js are tired of slow development (transition to new versions of V8, etc.)
They try to respond faster to changes in V8.
Now it’s probably not worth it, the project is still at the stage of ecosystem formation, but they are moving by leaps and bounds!
The main thing is the included support (at the V8 level) for ES6 by default (the same is in Node.js, but available with special keys). It is also distinguished by open discussion and acceptance of new features, changes in the API, etc. (unlike Node.js, where Joyent runs it). In principle, nothing prevents you from using it now, except perhaps the stability of some functions (check the list of bugs before using :) ).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question