Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any good node.js IDE for mac?

Tags:

node.js

macos

recently, I started studying node.js

.. my favorite IDE is eclipse, I guess everyone does like it.

However, when I installed nodeclipse plugin to Juno, yes, it worked,but no as fancy as I expected.

I searched and found webmatrix2 is quite good for node.js.

So, I'm going to try it.

Anyway,, my question is if there is any good ide for mac....

like image 460
Sooyong Kim Avatar asked Jan 22 '13 00:01

Sooyong Kim


1 Answers

Eclipse is an option with the nodeclipse plugin. Visit: http://www.nodeclipse.org/

I still prefer Webstorm by JetBrains. They have a work-in-progress browser debugger as well.

like image 144
astone26 Avatar answered Oct 07 '22 21:10

astone26