Entries from 2014-10-01 to 1 month
基本 Google Closure LinterとGoogle Closure Compilerを必ず使う コンポーネントツリーをシンプルに保つ(参考資料1 参照) インスタンスの状態 クラスフィールド(static変数)にインスタンスの状態を入れない。 インスタンスフィールドはprivateにする。 …
Type of job: Persistent or Real-time? Persistent: sending mail (account registration, changing password etc) Real-time: Pre-loading (to load data in the next page onto cache) see 'Reliability' at official feature list Naming for Queue/Exch…