avantbard + backbone   16

unspace/faux - GitHub
"Faux is a Javascript utility for building Single Page Interface (or "SPI") applications using the Backbone library's models, views, and controllers. Faux isn't a framework: Faux doesn't ask you to learn a new, non-portable abstraction in lieu of using MVC (we actually call it MVP, but that's another story). Instead, Faux provides you with a very simple DSL for declaring view classes and wiring them up to a controller that implements client-side routes."
faux  javascript  backbone  framework  mvc  webdev 
january 2011 by avantbard
Backbone.js
"Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface."
backbone  js  javascript  webdev  html5 
october 2010 by avantbard

Copy this bookmark:



description:


tags: