2013-12-01

AngularJSを選択する見解 - Qiita

http://qiita.com/matsuzan/items/a37b29fe918ba0441d99
Sun Dec 01 2013 21:46:14 GMT+0900 (JST)

AngularJS 1.2.0の”Controller As” Syntax

http://qiita.com/soundTricker/items/9a2a27281246ca7ce0b7
Sun Dec 01 2013 21:42:54 GMT+0900 (JST)

[JavaScript] 今さらながらrequestAnimationFrameをもう一度 « イナヅマTVログ

http://www.inazumatv.com/contents/archives/9226
Sun Dec 01 2013 21:40:10 GMT+0900 (JST)

本日12月1日より,プログラマ有志による2013年の技術系Advent Calendarが各所ではじまる:インフォメーション|gihyo.jp … 技術評論社

http://gihyo.jp/news/info/2013/12/0101
Sun Dec 01 2013 21:38:07 GMT+0900 (JST)

モダンなCSS設計パターンを考える

http://www.slideshare.net/hiloki/modern-css-architecture
Sun Dec 01 2013 21:34:09 GMT+0900 (JST)

HTML5 Conference 2013 講演資料まとめ #html5j | Time to live forever

http://unsolublesugar.com/20131201/142209/
Sun Dec 01 2013 21:22:10 GMT+0900 (JST)

Knockout を用いた大規模 JavaScript 開発

http://www.slideshare.net/kentaroiizuka/knockout-javascript
Sun Dec 01 2013 10:58:10 GMT+0900 (JST)

AngularJS: use $timeout, not setTimeout (Example)

https://coderwall.com/p/udpmtq
Sun Dec 01 2013 01:28:33 GMT+0900 (JST)
“AngularJS provides a handy wrapper for this: $timeout() - it does the $apply() call for us so we don’t have to. Magic!”