留下連接,便於學習~~~node
官方資料:angularjs
一、https://angularjs.org/ 官網,資料最全,貌似被強...api
首頁有對angularjs基礎概念和組件使用的介紹。網絡
更詳細的在developer guide: https://docs.angularjs.org/guide 框架
API: https://docs.angularjs.org/api ide
2. 中文社區單元測試
有不少不錯的帖子,除了angular,還包括普通js,nodejs等。測試
網絡資料:ui
一、OReilly的《AngularJS》已由電子工業出版社出版
http://damoqiongqiu.iteye.com/blog/1965167
二、《AngularJS》5個實例詳解Directive(指令)機制
http://damoqiongqiu.iteye.com/blog/1917971
三、AngularJS表單基礎
http://damoqiongqiu.iteye.com/blog/1920191
四、AngularJS Form 進階:遠程校驗和自定義輸入項
http://damoqiongqiu.iteye.com/blog/1920993
五、AngularJS:在Windows上安裝Yeoman
http://damoqiongqiu.iteye.com/blog/1885371
六、對比Angular/jQueryUI/Extjs:沒有一個框架是萬能的
http://damoqiongqiu.iteye.com/blog/1922004
七、使用JsTestDriver實現JavaScript單元測試
http://damoqiongqiu.iteye.com/blog/1924415
八、JavaScript單元測試系列二:將Jasmine集成到JsTestDriver