Skip to content

Instantly share code, notes, and snippets.

@studiomohawk
Created April 17, 2013 23:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save studiomohawk/5408756 to your computer and use it in GitHub Desktop.
Save studiomohawk/5408756 to your computer and use it in GitHub Desktop.
CSS Radar @ Twitter / 2013.04.18 Thursday Edition

CSS Radar - 2013/04/18

Backbone.jsでよく出会うである入れ子になるViewsを作成するパターンをMarionette.jsでシンプルにする方法。両者の比較もあって非常にわかりやすい。例のスニペットはCoffeeScript。

最近再び話題になりつつあるCSSのFlexboxにアニメーションを付加する方法。正確にはTransitionとAnimation、そしてJS + Transitionを使ったアプローチを紹介。

SVG + アニメーションを覚えるのに非常に便利そうな詳細のチュートリアル。例はシンプルではあるがSVGの基本にきちんと触れているし、ついでにアニメーションまで例があるのでぜひトライしたい。

Gitのpre-commit hookを使う際に知っておきたいいくつかのコツ。
hook用のスクリプトをバージョンコントロール化に入れておく方法や、stashを使っての振り分け、pre-commi hookをスキップする方法など便利なコツを紹介。

ガベージコレクションとは一体何かについて。
ブラウザのガベージコレクションの話ではないが、GCそのものを理解するために知っておきたいことが非常にわかりやすく解説されている。


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