タグ

ブックマーク / gist.github.com/2990054 (1)

  • About Javascript prototype

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

    About Javascript prototype
    efcl
    efcl 2012/07/01
    "プロトタイプと、あとクラス、継承、ミックスインと呼ばれている物の説明" ES5をベースにした、プロトタイプチェーン、new演算子の動作の説明。 継承を行うinherits(extend)、mixin関数の実装について。 またprototypeを拡張する
  • 1