Using Visual Studio to Write Node for Devices

This is a live blog post. I'll keep it published, so you'll see it in little pieces as I work on it. When I finalize it, this note will go away.

The Node.js Tools for Visual Studio

Installing the Tools

...

Creating a New Project

...

Creating a Project from an Existing Node.js Project

...

Using Gulp for Deployment

...

Remote Debugging

...