https://github.com/romansky/backbonejstalk
backbonejstalk
https://github.com/romansky/backbonejstalk
Last synced: about 1 month ago
JSON representation
backbonejstalk
- Host: GitHub
- URL: https://github.com/romansky/backbonejstalk
- Owner: romansky
- Created: 2012-07-22T19:43:28.000Z (almost 14 years ago)
- Default Branch: gh-pages
- Last Pushed: 2018-08-14T04:23:37.000Z (almost 8 years ago)
- Last Synced: 2025-01-10T05:36:55.284Z (over 1 year ago)
- Language: JavaScript
- Size: 281 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
"Scaling in Complexity"
===
Review of development methodology using Backbone.JS, driven by BDD using Jasmine and some CoffeeScript to keep everyone awake.. oh and using HTML5- Local Storage instead of a real backend.
### Presentation
http://romansky.github.com/backbonejstalk/talk.html
(use keyboard arrows to navigate slides)
### Links
* [Backbone JS](http://documentcloud.github.com/backbone/)
* [Jasmine](http://pivotal.github.com/jasmine/)
* [CoffeeScript](http://coffeescript.org/)
### Code
Final source code can be found in this repository under code/final.
If you want the barebones checkout "starter" folder.
To see the tests run, just open "todos.html"