<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bamch0h</author_name>
  <author_url>https://blog.hatena.ne.jp/bamch0h/</author_url>
  <blog_title>bamchoh’s diary</blog_title>
  <blog_url>https://bamch0h.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>今まで作ってきた環境でTODOアプリを作る。 まずは単純に、TODOの登録ができて、TODOを完了させるチェックボックスを付与するくらいの小さいものにする。 静的なリストを作成 少しずつ作って完成に近づけたほうがちょっとした修正もしやすくなるはず。ということで、まずは静的にリストを作成する。 まずはリスト用のコンポーネント src/components/NumberList.tsx を作成する。 今回は 1～5までの数字を羅列するのみ。 import * as React from 'react'; export class NumberList extends React.Component…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbamch0h.hatenablog.com%2Fentry%2F2019%2F01%2F27%2F231014&quot; title=&quot;React 入門 (6) ～ TODOアプリを作る(1) ～ - bamchoh’s diary&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://cdn-ak.f.st-hatena.com/images/fotolife/b/bamch0h/20190127/20190127155109.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-01-27 23:10:14</published>
  <title>React 入門 (6) ～ TODOアプリを作る(1) ～</title>
  <type>rich</type>
  <url>https://bamch0h.hatenablog.com/entry/2019/01/27/231014</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
