ソースを参照

[ja] 7 js books

Luminous Spice 9 年 前
コミット
07f2a49999
1 ファイル変更17 行追加0 行削除
  1. 17 0
      free-programming-books-ja.md

+ 17 - 0
free-programming-books-ja.md

@@ -38,10 +38,12 @@
 * [iOS](#ios)
 * [Java](#java)
 * [JavaScript](#javascript)
+  * [Angular.js](#angularjs)
   * [Backbone.js](#backbonejs)
   * [D3.js](#d3js)
   * [jQuery](#jquery)
   * [Node.js](#nodejs)
+  * [React](#react)
 * [Julia](#julia)
 * [LaTeX](#latex)
 * [Linux](#linux)
@@ -388,6 +390,15 @@
 * [中上級者になるためのJavaScript](https://kenju.gitbooks.io/js_step-up-to-intermediate/) - Kenju
 
 
+#### Angular.js
+
+* [AngularJS 1.2 日本語リファレンス](http://js.studio-kingdom.com/angularjs) - @tomof(翻訳)
+* [AngularJS 日本語マニュアル](http://angular-js.net)
+* [AngularJS's tutorial - あなたとともにAngularJS](http://lab.hisasann.com/AngularJSTutorial/) - @hisasann
+* [AngularJSスタイルガイド](https://github.com/mgechev/angularjs-style-guide/blob/master/README-ja-jp.md)
+* [すぐできる AngularJS](http://8th713.github.io/LearnAngularJS) - @8th713
+
+
 #### Backbone.js
 
 * [Backboneドキュメント日本語訳](https://github.com/enja-oss/Backbone) - Jeremy Ashkenas, @studiomohawk(監訳)
@@ -411,6 +422,12 @@
 * [Nodeビギナーズブック](http://www.nodebeginner.org/index-jp.html) - Manuel Kiessling, Yuki Kawashima(翻訳)
 
 
+#### React
+
+* [React 0.13 日本語リファレンス](http://js.studio-kingdom.com/react) - @tomof(翻訳)
+* [React チュートリアル](https://facebook.github.io/react/docs/tutorial-ja-JP.html) - Facebook Inc.
+
+
 ### Julia
 
 * [Julia 0.3.8](http://stat.biopapyrus.net/julia/) - 孫建強