andycreeth / backbone_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backbone example

This repo contains a simple full-stack example of a single page backbone app. It uses sinatra to expose a simple REST api, and backbone to expose those resources in the UI.

To follow along with my Backbone talk, use the git tags to see the code at each step.

About


Languages

Language:Ruby 55.9%Language:JavaScript 38.1%Language:HTML 6.0%