1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 11:32:20 +00:00

Add Hello Backbone resource

Its not strictly a book but its super helpfull for the novice
This commit is contained in:
Blake Bourque 2014-01-08 11:39:57 -05:00
parent 0d1011ae3d
commit c115df99bf

View File

@ -21,6 +21,7 @@
* [Getting Started with Backbone.js](http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-backbone-js/)
* [How to share Backbone.js models with node.js](http://amirmalik.net/2010/11/27/how-to-share-backbonejs-models-with-nodejs)
* [A pragmatic guide to Backbone.js apps](http://pragmatic-backbone.com/)
* [Hello Backbone - Hello world examples of increasing complexity](http://arturadib.com/hello-backbonejs/)
## D3.js