Thomas Davis
Thomas Davis
So if you create a view called 'SomeViewLabel' and then try create another view with the name 'SomeViewLabel' what will happen is that the first one you created will unbind...
I remember having this problem. With a bit of luck I found out that Backbone.history.navigate() works just as var router = new Backbone.Router(); router.navigate(); I'd assume you are always including...
Well the build requires node.js so I should just make the shall script a node.js script.
Awesome work. But did you change the version of underscore that the tutorial is using too?
Can't merge just yet because the index.html is used for the example and is linked as such.
You are correct, there should be tests and error handlers. But this is just a tutorial to give people an idea of how they might start writing their own bots.
npmcdn and jsdelivr
Tagged as high priority, anyone have any brilliant ideas yet on how to parse a few billion lines?