The Backbone Framework
-
Updated
Oct 31, 2024 - JavaScript
Backbone.js 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 was originally extracted from the Rails application DocumentCloud. Philosophically, Backbone is an attempt to discover the minimal set of data-structuring (models and collections) and user interface (views and URLs) primitives that are generally useful when building web applications with JavaScript. Backbone is a library, not a framework. Synchronous events are used as the fundamental building block over constantly polling data. The main pars of Backbone are:
The Backbone Framework
manage and organise things
Source code for the Fullstack JavaScript book
Messaging patterns for Backbone applications.
A plugin to make Backbone.js keep track of nested attributes - looking for maintainers! https://github.com/afeld/backbone-nested/issues/157
Fast text based video editing, node Electron Os X desktop app, with Backbone front end.
💰💰💰 the easiest way to track your expenses. Free. Open-source. Node.js
Easy way to keep your backbone collections and redux store in sync.
Lightweight starting point for a modern backbone web app.
🔍 Marionette Inspector - Explore your App
Backbone poller is a simple utility that allows polling on any backbone model or collection
As simple as possible backbone.js app to demonstrate how to wire one up
A Backbone plugin to make it work with Parse.com out of the box. 💥
This training kit has been developed to learn the basics of Backbone.JS.
Source code generated in the Backbone.js tutorial series
A collection of opinionated Backbone.Marionette extensions for large scale application architecture.
A framework for mocking up server-side persistence / processing for Backbone.js
Created by Jeremy Ashkenas
Released October 13, 2010