Basic AJAX app with CouchDB and JQuery
I could not find too much on the web about using jQuery and CouchDb together, so I decided to put together a little “Hello World” couch app of my own. Having done that, I thought I’d put together a little step-by-step instruction in case it’s of use to others.
I should warn that I’m not too familiar with jQuery, so I may be doing things in odd ways - please let me know if you see something that could be done better.