<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinshin86</author_name>
  <author_url>https://blog.hatena.ne.jp/shinshin86/</author_url>
  <blog_title>at backyard</blog_title>
  <blog_url>https://shinshin86.hateblo.jp/</blog_url>
  <categories>
    <anon>React</anon>
    <anon>Reactを自作するための学習メモ</anon>
  </categories>
  <description>1から続いて、引き続き行っていく。 shinshin86.hateblo.jp 参照しているドキュメントも変わらない。今はまだドキュメントをなぞっているだけなので、ここに乗っているコードは下記の記事に乗っているものと同じだ。 React.createElement関数を自作する 下記のようなコードがある。 import ReactDOM from &quot;react-dom&quot; const element = ( &lt;div id=&quot;foo&quot;&gt; &lt;a&gt;bar&lt;/a&gt; &lt;b /&gt; &lt;/div&gt; ) const container = document.getElementById(&quot;root&quot;) Reac…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinshin86.hateblo.jp%2Fentry%2F2021%2F07%2F08%2F141930&quot; title=&quot;Reactを自作するための学習メモ #2 - at backyard&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>2021-07-08 14:19:30</published>
  <title>Reactを自作するための学習メモ #2</title>
  <type>rich</type>
  <url>https://shinshin86.hateblo.jp/entry/2021/07/08/141930</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
