Javascript MVC Frameworks

Both examples below demonstrate fetching a set of data and rendering a basic view of that data.

  1. backbone.html - Demonstrates the use of Backbone.js
  2. canjs.html - Demonstrates the use of CanJS