npm Optimist Fork With Five Months of Updates Rolled In Optimist is a popular node module used to turn an array of arguments into a JavaScript hash making it really easy to access supplied options from the command line. The author of optimist,
JavaScript What are callbacks and promises? To explain promises we must first explain callbacks. A callback function is simply a function you pass into another function so that function can call it at a later time. This is commonly
Windows Server 2012 Hosting Node.js Applications on Windows Server 2012, Complete with Git Deployment and Remote Debugging - Part 3 Quick LinksPart 1 - Setting up Virtual MachinePart 2 - Installing IIS, Git, Node.js, and IISNodePart 3 - Installing KuduUnfortunately, Kudu doesn't have a fancy installer like everything else we've installed so
deployment Hosting Node.js Applications on Windows Server 2012, Complete with Git Deployment and Remote Debugging - Part 2 Quick LinksPart 1 - Setting up Virtual MachinePart 2 - Installing IIS, Git, Node.js, and IISNodePart 3 - Installing KuduIn the first part of this tutorial we setup a new Windows Azure
deployment Hosting Node.js Applications on Windows Server 2012, Complete with Git Deployment and Remote Debugging - Part 1 Quick LinksPart 1 - Setting up Virtual MachinePart 2 - Installing IIS, Git, Node.js, and IISNodePart 3 - Installing Kudu[WS2012-Kudu] coming soon I love JavaScript, I love Node.js, I love
Express How to toggle Jade layout in Express for Node.js One of the awesome things I did in the ASP.NET MVC version of CodeTunnel was add the ability to toggle the view layout file on or off based on whether or not
CodeTunnel The new CodeTunnel.com! It's official, CodeTunnel.com is now a Node.js application! I had to do quite a bit of learning in order to finish the application but it was well worth it. My blog
Node.js Node.js and the Express Framework In a previous post I decided to dive into Node.js. Since CodeTunnel is my own personal hobby project I decided it would be a good idea to re-write CodeTunnel in Node for
CodeTunnel nodeTunnel(); If you've read even a few of my blogs then it's pretty obvious how much I love .NET. Some might even call me a "fanboy" of Microsoft tech. However, despite all that I