Update
This commit is contained in:
@ -13,20 +13,31 @@
|
||||
* [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html)
|
||||
|
||||
## Backbone.js
|
||||
* [A Complete guide for learning Backbone.js](http://www.codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/)
|
||||
* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/)
|
||||
* [Backbone.js and socket.io](http://developer.teradata.com/blog/jasonstrimpel/2011/11/backbone-js-and-socket-io)
|
||||
* [Backbone.js + Require.js, Modularization and Just in Time Dependency Loading, part 1](http://developer.teradata.com/blog/jasonstrimpel/2011/12/part-1-backbone-js-require-js) [part 2](http://developer.teradata.com/blog/jasonstrimpel/2012/01/part-2-backbone-js-require-js-further-modularization-and-just-in-time-dep)
|
||||
* [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)
|
||||
|
||||
|
||||
## D3.js
|
||||
* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html)
|
||||
* [D3.js Tutorial](https://www.dashingd3js.com/table-of-contents)
|
||||
|
||||
|
||||
## Ember.js
|
||||
* [Ember.js - Getting started](http://emberjs.com/guides/getting-started/)
|
||||
* [Ember 101](http://ember101.com/)
|
||||
* [Let's Learn Ember](http://freecourses.tutsplus.com/lets-learn-ember/)
|
||||
|
||||
|
||||
## Knockout.js
|
||||
* [Knockout.js Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/knockoutjs) (PDF, Kindle) *(Just fill the fields with any values)*
|
||||
|
||||
|
||||
####Node.js
|
||||
* [Mastering Node.js](http://visionmedia.github.com/masteringnode/)
|
||||
* [Mixu's Node Book](http://book.mixu.net/node/)
|
||||
* [The Node Beginner Book](http://nodebeginner.org/)
|
||||
* [Up and Running with Node](http://ofps.oreilly.com/titles/9781449398583/)
|
||||
|
Reference in New Issue
Block a user