Category: now.sh

How to Deploy Node Applications: Heroku vs Now.sh

As Node.js continues to gain in popularity, new tutorials pop up teaching you to write server-side JavaScript apps and APIs. Once you’ve built your shiny new Node app, though, what then? In this article, I’m going to take a look at a couple of options for deploying your Node applications. We’ll take a...