saitodisse / intro-to-backbone-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro to Backbone.js

Backbone.js is a small yet powerful javascript library for interacting with RESTful apis, rendering dynamic content, managing routes, and organizing your webapp.

In this training session, we'll go over the basic components of backbone js, show some scenarios where it can be helpful, and even build a (small) client-side application.

Demo Code

Can be found in app/demo.

Slides

View the slides online at heroku.

About


Languages

Language:JavaScript 58.6%Language:CSS 41.4%Language:Ruby 0.0%