- https://angularjs.org/
- http://angular-ui.github.io/
* 入門 [#l8ea42b8]
- http://dev.classmethod.jp/series/[http://dev.classmethod.jp/series/angularjs%E5%85%A5%E9%96%80/ angularjs入門/]
- HTML5テクニカルノート
-- http://www.fumiononaka.com/Business/html5/FN1601002.html
* resource [#resource]
- angular.js – resource を使う
-- http://www.bucyou.net/blog/1108
resource module を使うと、RESTful な WebAPI を簡単に利用することができます。
* Material Design [#materialdesign]
- AngularJSにてMaterial Designサポートの開発が進められているようです
-- http://www.eisbahn.jp/yoichiro/2014/07/angularjs-material-design.html
- AngularJS Material Design components
-- http://dev.classmethod.jp/client-side/javascript/ngmaterial/
* エディタ [#editor]
- Sublime Text, Atomで使えるAngularJSプラグインを作りました
-- http://blog.wacul.co.jp/blog/2014/11/12/angular-plugin-for-sublime-and-atom-users/
* 内部詳解 [#t7092520]
- AngularJS’ Internals In Depth
-- http://www.smashingmagazine.com/2015/01/angularjs-internals-in-depth/
* その他 [#etc]
- モダンAngularJS @ GDG中国2014.12.6
-- http://www.slideshare.net/armorik83/angularjs-141206
- 3分で分かるAngularJSセキュリティ
-- http://teppeis.hatenablog.com/entry/2013/12/angularjs-security
- Super-simple translation support for Angular.JS
-- http://angular-gettext.rocketeer.be/
- AngularJS subdirectory routing not working, with <base> tag applied
-- http://stackoverflow.com/questions/17368547/angularjs-subdirectory-routing-not-working-with-base-tag-applied
- 最新SPA開発を学ぼう! ウェブエンジニアのための AngularJS入門
-- https://speakerdeck.com/anatoo/zui-xin-spakai-fa-woxue-bou-uebuenziniafalsetamefalse-angularjsru-men
- AngularJSリンク集
-- http://albatrosary.hateblo.jp/entry/2014/09/07/214630
* TypeScrpt [#ts]
-AngularJSのコンポーネントをTypeScriptでコーディングするスニペット集。
-- https://gist.github.com/scottmcarthur
*. [#h595b1e1]
- 【Angular】Vueユーザー向けチュートリアル
-- https://qiita.com/whopper1962/items/158a8b209ae554089cec
* 関連 [#rel]
- [[JavaScript#framework]]
- [[MaterialDesign]]
- [[gulp]]
- [[MEAN]]