Friday, October 21, 2011

Knockout.js, AmplifyJS, FubuMVC and RavenDB

Working on a project for Street Theatre Company at Nashville Give Camp with Chris Meadows, Jim Cowart and Alex Robson. I get to play with lots of nifty frameworks. We're using Knockout.js to bind the html view to the JavaScript object model. The AmplifyJS publish and subscribe (Pub/Sub) library allows us to wire up client-side model events to the Request layer. FubuMVC is a front controller...