<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eller</author_name>
  <author_url>https://blog.hatena.ne.jp/eller/</author_url>
  <blog_title>Kengo's blog</blog_title>
  <blog_url>https://blog.kengo-toda.jp/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>google-closure</anon>
  </categories>
  <description>基本 Google Closure LinterとGoogle Closure Compilerを必ず使う コンポーネントツリーをシンプルに保つ（参考資料1 参照） インスタンスの状態 クラスフィールド（static変数）にインスタンスの状態を入れない。 インスタンスフィールドはprivateにする。 親クラスのフィールドには触れない。 DOM要素の操作 DOM要素を指定する際にはIDではなくclassやカスタムdata属性などを使う。 IDは、コンポーネントが画面に常に一つしか存在しないことを保証できる時のみ利用する（1つの画面に2つ以上同じIDを置けないので）。 Closure Libra…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kengo-toda.jp%2Fentry%2F2014%2F10%2F24%2F100557&quot; title=&quot;goog.ui.Componentの継承で気をつけるべきこと一覧 - Kengo&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-10-24 10:05:57</published>
  <title>goog.ui.Componentの継承で気をつけるべきこと一覧</title>
  <type>rich</type>
  <url>https://blog.kengo-toda.jp/entry/2014/10/24/100557</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
