1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 13:58:03 +00:00

Merge pull request #585 from TechplexEngineer/patch-1

Add Hello Backbone resource
This commit is contained in:
vhf / victor felder 2014-01-08 08:43:06 -08:00
commit 81fab05ff4

View File

@ -21,6 +21,7 @@
* [Getting Started with Backbone.js](http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-backbone-js/) * [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) * [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/) * [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 ## D3.js