summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_posts/2011-4-22-nodejs-restify-mongodb-mongoose.textile2
1 files changed, 2 insertions, 0 deletions
diff --git a/_posts/2011-4-22-nodejs-restify-mongodb-mongoose.textile b/_posts/2011-4-22-nodejs-restify-mongodb-mongoose.textile
index 427f488..00a94e2 100644
--- a/_posts/2011-4-22-nodejs-restify-mongodb-mongoose.textile
+++ b/_posts/2011-4-22-nodejs-restify-mongodb-mongoose.textile
@@ -5,6 +5,8 @@ type: intermediate
posturl: http://backbonetutorials.com/nodejs-restify-mongodb-mongoose
---
+em. Notice: If anyone could ever so kindly submit this tutorial to Hacker news for me, I'm having trouble getting with the spam filter
+
h2. Simple example - Node.js, Restify, MongoDb and Mongoose
p. Before I start, the Backbone.js parts of this tutorial will be using techniques described in "Organizing your application using Modules":http://backbonetutorials.com/organizing-backbone-using-modules/ to construct a simple guestbook.