- 寫部落格 == 分享
- [講者blog] (http://f2eclass.com/)
- Redis implement pub/sub, suppourt multi language API
- memcached? redis ?
- [html5rock] (http://www.html5rocks.com/en/)
- bind: restrict this to a object, performance is worse than call/apply
- use apply to assign cntx, like ko.computed
- $.proxy return fn, 這樣cb不用多寫一層
- 快速作prototype [titanium] (http://www.appcelerator.com/platform/titanium-platform/)
- [firebase] (http://wired.tw/2012/05/23/firebase/index.html)
- [LLVM 2 js] (https://github.com/kripken/emscripten)
- list of [canvas tool] (http://skytechgeek.com/2012/06/javascript-libraries/)
- 前端工程師作為一個團隊?
- 一致性,維護性 [code convention] (https://github.com/josephj/f2e-styleguide)
- JSLint, JSHint automation
- use module pattern as sandbox to stantalone code
- EDD ?
- NIH (Not Invented Here Syndrome) 開發->重構->開發->重構
- 限制js行數
- error log 自動傳到 server, sentry
- esprima, 調整 coding style? 似乎不只喔~
- Leo Editor
curry, partial application
slid.es/gsklee
gitit wiki