Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
node.js and io.js are identical in terms of api. The code you write will work on both platforms.
The main difference you will encounter is that to use the new es6 features in node.js you need to use the --harmony flag, in io.js they work without a flag.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question