Text

#LNUG love

A big thank you to everyone who lent moral support, wolf-pack-style debugging, or appropriately-time #lnug tweets during my live coding session last night. In case you’re interested I’ve posted the code on the project’s Github repo in the example dir.

I’ve also updated the README to include some fancier search examples, like fuzzy searching and the find() method.

    Creature.find({
        legs:4,
        eats:"wasps"
    },function( err, creatures, response ){
	// lovely fuzzy matches in here
    });
Link

simondoggett:

This is a must-read post for all Founders/CEOs, by @msuster http://t.co/t5c5fltA