sammy
a sinatra-inspired framework for implementing a mvc in the browser. very interesting performance and scalability implications involving storing state in the browser and then periodically synchronizing with a server (or not - depending on the app and the suitability of in-browser databases)
3
votes