Hi all,

Just letting everybody know about jquery.couch.listchanges.js, which allows
you to easily wire-up a DOM container element to live update when changes
come in.

Functionality is similar to Evently's "_changes" feature, except that
templating is done server-side, via a list fun (this is made easy with
mustache.couch.js.)

Code is here: https://github.com/gbuesing/mustache.couch.js . The README
contains a link to a demo app where you can see this in action.

Hope others find this useful. Feedback on the approach is appreciated.

Geoff Buesing

Reply via email to