<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>otakki</author_name>
  <author_url>https://blog.hatena.ne.jp/otakki/</author_url>
  <blog_title>こおろぎと蛞蝓</blog_title>
  <blog_url>https://otakki.hateblo.jp/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>jsx</anon>
  </categories>
  <description>この投稿は VirtualDOM Advent Calendar 2014 22日目の記事です。 jsx自体は特に難しいわけではないんだけど、何ができるか詳しくしらなかったので 調べたりしたことを書いていきます。 基本 jsxは、reactのDOM生成部分のsyntax sugarを用意してくれてるイメージ。 Reactで要素を作成するときは React.createElement('a', {href: 'http://facebook.github.io/react/'}, 'Hello!') こんな感じで書くけど、これを &lt;a href=&quot;http://facebook.github.i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fotakki.hateblo.jp%2Fentry%2F2014%2F12%2F24%2F032624&quot; title=&quot;jsx(Reactのほう)に慣れる - こおろぎと蛞蝓&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-12-24 03:26:24</published>
  <title>jsx(Reactのほう)に慣れる</title>
  <type>rich</type>
  <url>https://otakki.hateblo.jp/entry/2014/12/24/032624</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
