(downvote me)
Node.js Tools for Visual Studio
11–20 of 90 posts
Re: Node.js Tools for Visual Studio
#12Wow, for an alpha release that's pretty impressive. Node seems to be really taking off at MS...parts of Azure are built with it...some really large parts of Azure. It's awesome that they didn't screw with Node either to make it run on Chakra...
Re: Node.js Tools for Visual Studio
#13Re: Node.js Tools for Visual Studio
#14Re: Node.js Tools for Visual Studio
#15Re: Node.js Tools for Visual Studio
#16Re: Node.js Tools for Visual Studio
#17Seeing things like this gives me hope that one day Windows will be a first class os for web development. Now if I could just maximize the command prompt window....
Re: Node.js Tools for Visual Studio
#18Wow, for an alpha release that's pretty impressive. Node seems to be really taking off at MS...parts of Azure are built with it...some really large parts of Azure. It's awesome that they didn't screw with Node either to make it run on Chakra...
Do you have a reference for Azure internals being written in node.js? I'd love to read about it.
some info: http://www.windowsazure.com/en-us/develop/nodejs/ https://github.com/WindowsAzure/azure-sdk-for-node https://github.com/WindowsAzure/azure-sdk-tools-xplat
Re: Node.js Tools for Visual Studio
#19Re: Node.js Tools for Visual Studio
#20Seems like overkill. Part of why Node is great and so easy to get started with is that all you need is a browser, a text editor, and the terminal. I suppose for people that already use VS this is good, but maybe we should encourage them to write Node apps outside of that environment instead of shoving Node into a giant IDE.