Sofa

Update of "Sofa"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: a901095ccb7a89fe1405e0a9d7833613cc12c46f
Page Name:Sofa
Date: 2015-08-31 05:51:31
Original User: bitmonki
Mimetype:text/x-markdown
Parent: 4dd4326deb188e31a948e73ce2d40692a16b072f (diff)
Content

Sofa 'fixed'

The O'Reilly book CouchDB: The Definitive Guide has an example project called 'Sofa', a blog engine with some pretty cool features.

But it was broken for long time. In fact, until now. :D

After I read the CouchDB book, I decided that maybe even better than following along in the book to build the project, I might learn even more by fixing the obviously broken version.

And I was right: I learned easily as much again as I did reading the book, including figuring how to go about debugging couch apps.

Enjoy!