An example app showing how to pre-compile templates, share them with the browser and use the History API to maintain state in the URL.
eDave's presentation on this topic can be found (after running the app as below) at: http://localhost:3000/static/presso/
$ git clone git://github.com/dave-elkan/twitterpillar.git
$ cd twitterpillar
$ npm install -d
$ node app.js