Added subcategory for Backbone.js and a link for 'Developing Backbone.js Applications'
Also alphabetized the subcategories under Javascript, now that there are three.pull/63/head
parent
2ccc8bdd77
commit
d7789ffd92
|
@ -30,8 +30,9 @@
|
||||||
* [Icon](#icon)
|
* [Icon](#icon)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [Node.js](#nodejs)
|
* [Backbone.js](#backbonejs)
|
||||||
* [D3.js](#d3js)
|
* [D3.js](#d3js)
|
||||||
|
* [Node.js](#nodejs)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Linux](#linux)
|
* [Linux](#linux)
|
||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
|
@ -405,6 +406,14 @@
|
||||||
* [Learning JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/)
|
* [Learning JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/)
|
||||||
* [O'Reilly Programming JavaScript Applications - Early Release](http://chimera.labs.oreilly.com/books/1234000000262/index.html)
|
* [O'Reilly Programming JavaScript Applications - Early Release](http://chimera.labs.oreilly.com/books/1234000000262/index.html)
|
||||||
|
|
||||||
|
####Backbone.js
|
||||||
|
|
||||||
|
* [Developting Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/)
|
||||||
|
|
||||||
|
####D3.js
|
||||||
|
|
||||||
|
* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html)
|
||||||
|
|
||||||
####Node.js
|
####Node.js
|
||||||
|
|
||||||
* [Up and Running with Node](http://ofps.oreilly.com/titles/9781449398583/)
|
* [Up and Running with Node](http://ofps.oreilly.com/titles/9781449398583/)
|
||||||
|
@ -412,10 +421,6 @@
|
||||||
* [Mastering Node.js](http://visionmedia.github.com/masteringnode/)
|
* [Mastering Node.js](http://visionmedia.github.com/masteringnode/)
|
||||||
* [Mixu's Node Book](http://book.mixu.net/node/)
|
* [Mixu's Node Book](http://book.mixu.net/node/)
|
||||||
|
|
||||||
####D3.js
|
|
||||||
|
|
||||||
* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html)
|
|
||||||
|
|
||||||
###LaTeX
|
###LaTeX
|
||||||
|
|
||||||
* [The Not So Short Introduction to LaTeX](http://tobi.oetiker.ch/lshort/lshort.pdf)
|
* [The Not So Short Introduction to LaTeX](http://tobi.oetiker.ch/lshort/lshort.pdf)
|
||||||
|
|
Loading…
Reference in New Issue