Home » Coding

Introduction to Backbone.js Part 1 – Models

16 April 2012 No Comment

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 event handling, and connects it all to your existing API over a RESTful JSON interface. This tutorial teaches you how to get started using the M from MVC: the model. It’s pretty simple, yet pretty awesome.

Video Source & Source Code: http://www.joezimjs.com/javascript/introduction-to-backbone-js-part-1-models-video-tutorial/

Related Videos:

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*