Posted on
Build Better Web and Mobile Apps Using Node.js
by Whit Nelson
When I first heard about Node.js, I may well have scoffed. I don’t tend to scoff a lot, but using JavaScript to run a server engine seemed a bit like circumnavigating the globe in a swan-shaped paddle boat.
Don’t get me wrong, I love JavaScript. I also love giant swan boats, but I know that they don’t travel well, and they don’t do well in high seas. At any rate, JavaScript is often the right tool for the right job when it comes to creating dynamic front-end interfaces when you don’t need a lot of power, like say on a mobile device. But running a server using Javascript seemed a grossly underpowered swan boat for this particular ocean. So I dug deeper and what I found was badass.
Continue Reading