Building a mobile app API using Drupal, Node.js and MongoDB | Tom Deryckere

In February 2012 our team at ConsumerSearch launched the ConsumerSearch Reviews iOS app. This handsome app helps you during your product purchase by providing extensive product reviews, comparisons, pricing information and online and local store product availability.

Test-Driven Node.js Development with Grunt - Mark Dalgleish
One of the great things about working in a Node.js environment is that it encourages you to break your work down into discrete modules. Separating …
The Case For A Node.js Framework

I’ve been a contributor and user of the Big framework since last December. Big itself is about 10 lines long. Using the resource module, Big is able to create a system where libraries written with it, calledresources, all have hookable, composable, reflectable and standardized APIs. With resource’s persistence features, developers are able to persist data to arbitrary databases using jugglingdb and simple CRUD methods.