Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ifandelse/Backbone-Introduction
Contains Samples Used in Rochester, NY May 2nd, 2012 Talk
https://github.com/ifandelse/Backbone-Introduction
Last synced: 7 days ago
JSON representation
Contains Samples Used in Rochester, NY May 2nd, 2012 Talk
- Host: GitHub
- URL: https://github.com/ifandelse/Backbone-Introduction
- Owner: ifandelse
- Created: 2012-04-29T04:44:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-02T21:47:29.000Z (over 12 years ago)
- Last Synced: 2024-10-14T13:24:07.683Z (about 1 month ago)
- Language: JavaScript
- Size: 1.46 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 'Ze Recipe Sample App'
This is a slightly-more-involved-but-not-much-more than a "Todo" example app intended to facilitate discussion around some of the positive and negative approaches that I have typically seen developers 'fall into' when they begin using Backbone.js
I have intentionally included what I consider to be good and bad ideas. :-) Proceed at your own risk.