ianqueue / Backbone.JS-Example

Simple useless client side app to show how different features of backbone work and don't work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple backbone.js app that simply stores what you type in local storage and previews it.

You can also see previous data stored in local storage. This is just to show how backbone can work.

About

Simple useless client side app to show how different features of backbone work and don't work.