Testing Node.js for Rails Lovers

You’ve built your first Rails-like Node app. But you’re used to test-driven development, and you have no tests! Don’t be a bad developer – let’s get into the nitty gritty of Node app testing.

Node.js for Rails Lovers

You love Ruby on Rails. There’s no easier or fun way to build a web application. But maybe you have several projects with specific Node.js business needs, or you just want to learn a new framework. You’re well-versed in JavaScript, so Node should be an easy transition, right? Let’s find out.