An open API service indexing awesome lists of open source software.

https://github.com/davemo/backbone-playground

My learning environment for backbone.js
https://github.com/davemo/backbone-playground

Last synced: about 1 year ago
JSON representation

My learning environment for backbone.js

Awesome Lists containing this project

README

          

Nothing major, just took the sample backbone app, and customized it a bit for play purposes.

As of right now persisting with localStorage doesn't seem to work, digging into that :)

Also, don't use "id" as a property name in your model class, it's reserved by backbone :P