Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 280 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 280 Bytes

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.