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

https://github.com/romansky/backbonejstalk

backbonejstalk
https://github.com/romansky/backbonejstalk

Last synced: about 1 month ago
JSON representation

backbonejstalk

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"