タグ

ブックマーク / documentcloud.github.com/backbone (2)

  • backbone.js

    (c) 2010 Jeremy Ashkenas, DocumentCloud Inc. Backbone may be freely distributed under the MIT license. For all details and documentation: http://documentcloud.github.com/backbone

    ma2
    ma2 2012/05/16
    backbone.jsのソース解説。デザインがきれいでみやすい。
  • Backbone.js

    Backbone.js Introduction Events – bind – unbind – trigger Model – extend – constructor / initialize – get – set – unset – id – cid – attributes - toJSON – save – destroy – validate – url – clone – isNew – change – hasChanged – changedAttributes – previous – previousAttributes Collection – extend – constructor / initialize – models – Underscore Methods (24) – add – remove – get – getByCid – at – le

    ma2
    ma2 2011/10/19
    クライアントサイドのMVCモデルを導入できるjavascriptライブラリ。
  • 1