I wanted to show how node.js worked to a bunch of people – they were skeptical, being mostly C# developers. Somehow, they didn’t believe Visual Studio was equipped to handle javascript (or typescript). I showed them first how these technologies handled in a Cordova project, with intellisens and debugging… But i was not exactly in node.js yet…
The next day, the second part of our discussion – i found this : https://www.visualstudio.com/features/node-js-vs
Install this extension and Visual Studio magically becomes a great node.js ide… debugging and all…
Enjoy !

Leave a comment