Examples for the talk "Backbone JavaScript Apps" from the 3rd eBay Tech Talk in Berlin on January 31st, 2013.
This shows how to use a model to access a specific github issue and display it's content inside a view.
The simple-app example is extended to incorporate a Backbone.Collection and a Backbone.Router to demonstrate a classic master-detail concept.