Skip to content

Files

Latest commit

b1a22e6 · Dec 6, 2015

History

History
3 lines (2 loc) · 335 Bytes

BACKBONE.md

File metadata and controls

3 lines (2 loc) · 335 Bytes

Backbone

Backbone.js is a framework giving 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 event handling, and connects it all to existing APIs over a RESTful JSON interface.