Hello!
Now is very simple to deploy a Node.js server on AZURE, but is much easier to do this using Visual Studio 2013. This post from Scott Hanselman was saved in my favorites for some time and explains it in details: Node.js tools for Visual Studio .
The name it says everything, a plugin for our IDE that allows us to work with projects of Node.js.
And as I now begin to read about the future of Node.js (must read), it strikes me that even though the integration of the VS plugIn is very good, all changes and challenges for NodeJs are NPM-related. The textual phrase of the blog is this one
At this point, npm needs work, and I am eager to deliver what the Node community needs from its package manager.
And I think that it is a technology that is different from the one used by Microsoft Developers, but the problems with the management and distribution of packages are similar. Many times as developers do not realize dependence we have on them.
Although the author of the post makes clear in a sentence what may happen
… that everything currently free will remain free, and everything currently flaky will get less flaky.
The .net Developers can imagine what would happen if for example, Json.Net would begin to be a package of payment? By the way, if you are really using these packages, you costs nothing to donate even $1 to its author.
And here I close, that he plays tomorrow travel to Barcelona and then both webRTC have made head a hype…
Resources
- https://nodejstools.codeplex.com/
- http://blog.nodejs.org/2014/01/15/the-next-phase-of-node-js/index.html
- http://www.hanselman.com/blog/IntroducingNodejsToolsForVisualStudio.aspx
Greetings @ Barcelona
El Bruno
Leave a comment