Skip to content

Instantly share code, notes, and snippets.

@studiomohawk
Created April 15, 2013 00:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save studiomohawk/5384795 to your computer and use it in GitHub Desktop.
Save studiomohawk/5384795 to your computer and use it in GitHub Desktop.
CSS Radar @ Twitter / 2013.04.15 Monday Edition

CSS Radar - 2013/04/15

Chromeの開発ツールでも使い方がわかりづらいProfileパネルについて、Addy Osmani氏より解説。メモリマネジメントは大切なトピックなので、しっかりと使い方を覚えておこう。

CSSを柔軟に、堅牢にするアプローチは数多くあるが、既存のCSSをどうやってリファクタリングしていくべきかの指針はあまりない。
この記事ではそのリファクタリングのアプローチに対する1つの手法について触れている。

モバイルウェブアプリはなぜそうも遅いのか。
3G回線が宿命的に抱えるネットワークの問題について細かく解説。

オブジェクト指向のデザイン原則の中で、記事の筆者がもっとも大切であるとしている、"Encapsulate What Varie"についての紹介とその原則が当てはまるいくつかのケースを実際にリファクタリングしていく。

JavaScriptのディレクトリ/ファイル構造とそれに即したネームスペースを使った実装について。MV*やモジュールなどを利用しない場面でも、利用する場面でも参考になるアプローチ。


by Yuya Saito
Follow Me @ Twitter / GitHub
And Join the OSS "Social" Translation Community "en.ja OSS"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment