<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>riku929hr</author_name>
  <author_url>https://blog.hatena.ne.jp/riku929hr/</author_url>
  <blog_title>rikuto tech blog</blog_title>
  <blog_url>https://blog.riku929hr.com/</blog_url>
  <categories>
    <anon>Reactチュートリアル</anon>
    <anon>React</anon>
    <anon>TypeScript</anon>
  </categories>
  <description>前回からの続きです。 データを Props 経由で渡す マスに数字がプロットされた次のようなアウトプットを想定します。 公式チュートリアルでは、 class Board extends React.Component { renderSquare(i) { return &lt;Square value={i} /&gt;; // 追加 } } // ︙ class Square extends React.Component { render() { return ( &lt;button className=&quot;square&quot;&gt; {this.props.value} // &quot;TODO&quot;になっていたところを変更…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.riku929hr.com%2Fentry%2F2021%2F06%2F26%2F204238&quot; title=&quot;React Tutorialを TypeScriptとHooksで書き直してみた② - rikuto tech 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>https://ja.reactjs.org/static/685df774da6da48f451356f33f4be8b2/01bf6/tictac-numbers.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-06-26 20:42:38</published>
  <title>React Tutorialを TypeScriptとHooksで書き直してみた②</title>
  <type>rich</type>
  <url>https://blog.riku929hr.com/entry/2021/06/26/204238</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
