1 / 15

Introduction to backbone.js

Introduction to backbone.js. PAST. Brief history of web app development. Why. Backbone.js. WHAT is. Backbone.js. Dependencies. Underscore.js jQuery Template engine (_, Mustage.js, Handlebars.js). Modules. Views Events Models Collections Routers. View. Model. Collection. Events.

urian
Télécharger la présentation

Introduction to backbone.js

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to backbone.js

  2. PAST Brief history of web app development

  3. Why Backbone.js

  4. WHAT is Backbone.js

  5. Dependencies • Underscore.js • jQuery • Template engine (_, Mustage.js, Handlebars.js)

  6. Modules • Views • Events • Models • Collections • Routers

  7. View

  8. Model

  9. Collection

  10. Events

  11. REST

  12. Router

  13. Hints • Backbone.JS http://backbonejs.org • Underscore.JS http://underscorejs.org • Developing Backbone.js Applicationshttp://addyosmani.github.io/backbone-fundamentals/

  14. ?

More Related