Skip to content

Updating of some very useful Node.js blog tutorials with couchdb and mongodb persistence

Notifications You must be signed in to change notification settings

victorkane/couchblogtut

Repository files navigation

Up-to-date, executable code for two great tutorials on rolling a blog with express, Node.js and a noSQL database.

The first, Blog rolling with mongoDB, express and Node.js, takes you "through the steps required to get a fully-functional (albeit feature-light) persistent blogging system running on top of node. It was first published on February 18, 2010 by Ciaran Jessup and last updated May 14, 2010.

The second, Blog rolling with CouchDB, Express and Node.js, was published on February 7, 2011 by Ian Wootten, and was commented on just this last April.

This pedagogical repo brings it up to date (as of June 22, 2011), makes a MongoDB branch basing the persistence on MongoDB; and a CouchDB branch (ultimately merged into Master) after the more recent article.

Further comments and background can be found on my blogpost covering this repo.

About

Updating of some very useful Node.js blog tutorials with couchdb and mongodb persistence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published