4
What are the best options of IDE or Text Editors for development in Nodejs? My need is to develop large projects with Javascript / Node.js, follows below some of the options I found. If possible cite the advantages of using indicated software.
- Nodeclipse
- Aptana Studio
- Sublime Text 2
- Vim
IDE or editors? IDE I know Netbeans, has plugin for Node.
– Renan Gomes
I’m looking for IDE anyway.. I’ll take a look at Netbeans here .. thanks
– Brunno
This question does not add value, because it is based on opinions and not on facts. We know that each person has preference, a tool own resource.
– durtto
Visual Studio Community with Node.js Tools for Visual Studio, as well as the tool for Grunt TRX - Task Runner Explorer and Grunt Launcher and an Intellisense for NPM NPM/Nbower Package Intellisense
– Tobias Mesquita
VS Community 2015 is a treat for Node.js
– Caique C.
I opted for the same VS, works beautifully!
– Brunno