About 15 results
Open links in new tab
  1. Backbone.js

    Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative …

  2. todos.js - Backbone.js

    An example Backbone application contributed by Jérôme Gravel-Niquet. This demo uses a simple LocalStorage adapter to persist Backbone models within your browser.

  3. backbone.js

    Backbone Models are the basic data object in the framework – frequently representing a row in a table in a database on your server. A discrete chunk of data and a bunch of useful, related …

  4. Todos - Backbone.js

    Double-click to edit a todo. Created by Jérôme Gravel-Niquet. Rewritten by: TodoMVC.

  5. Backbone Test Suite

    Test suite for Backbone.js to ensure the functionality and reliability of the framework.

  6. backbone.localStorage.js

    A simple module to replace Backbone.sync with localStorage -based persistence. Models are given GUIDS, and saved into a JSON object. Simple as that.

  7. Backbone Test Suite

    Tests completed in 63 milliseconds. 2 assertions of 2 passed, 0 failed. Backbone.noConflict: noConflict (2) Rerun 4 ms Source: at https://backbonejs.org/test/noconflict.js:5:9 at …