Hello Backbone.js Tutorial

“Hello Backbone.js is a simple Backbone.js tutorial comprised of self-explanatory “hello world” examples of increasing complexity. It was designed to provide a smoother transition from zero to the popular Todos example.

Backbone.js offers a lean MVC framework for organizing your Javascript application. It leads to more maintainable code by untangling the “spaghetti” of callbacks tied to different parts of the DOM and the backend server that often arises in rich client-side applications.

The tutorial starts with a minimalist View object, and progressively introduces event binding/handling, Models, and Collections.”

This entry was posted in crafts and tagged , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

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