jQuery Mobile and CouchDB
A long series of articles by Todd Anderson on building a DHTML application for mobiles using jQuery Mobile and CouchDB:
- Getting started: installation
- Document view: displaying the first page
- Templates and Mustache.js: using mustache.js for the templates
- Editing documents: the first input page
- Adding documents: write operations
- Deleting documents
- Authorization and validation part 1 and part 2.
Planning to go through all these during the weekend might be a good idea.
Original title and link: jQuery Mobile and CouchDB (NoSQL databases © myNoSQL)