https://github.com/andrewarrow/backbone.js-examples
https://github.com/andrewarrow/backbone.js-examples
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrewarrow/backbone.js-examples
- Owner: andrewarrow
- Created: 2011-02-11T04:49:19.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-02-11T04:54:29.000Z (over 15 years ago)
- Last Synced: 2024-12-31T04:02:41.624Z (over 1 year ago)
- Homepage: http://www.quora.com/Whats-the-best-open-source-alternative-to-Lunascript
- Size: 176 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
I asked this question on quora:
http://www.quora.com/Whats-the-best-open-source-alternative-to-Lunascript
and got this as the answer:
http://documentcloud.github.com/backbone/
it's awesome. So to learn backbone I wrote the example multiply from the lunascript demo.