what is Backbone? - mmedrano9438/peripheral-brain GitHub Wiki

  • you represent your data as Models, which can be created, validated, destroyed, and saved to the server.
  • only hard dependency is Underscore.js.
  • gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions
  • Backbone is an open-source component of DocumentCloud.
  • is a client library and Node. js is a way to write server-side applications in Javascript