<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kikiki-kiki</author_name>
  <author_url>https://blog.hatena.ne.jp/kikiki-kiki/</author_url>
  <blog_title>かもメモ</blog_title>
  <blog_url>https://chaika.hatenablog.com/</blog_url>
  <categories>
    <anon>JSX</anon>
    <anon>React</anon>
    <anon>JavaScript</anon>
    <anon>HTML</anon>
  </categories>
  <description>ReactのJSXでコメントを書く方法のメモ JSX Comment JSXの{ }の中はJavaScriptが動作するので{ }で囲ってコメントを書くことができる {/* 一行コメント */} {/* 複数行 コメント */} // も使えるが{ }の閉じタグの前に改行が必要。 {// 一行コメント } 改行がないと、最後の}もコメントアウトされてエラーになる {// 一行コメント} // =&gt; Parsing error: Unexpected token JSXの{/**/}コメントアウトはHTML側には出力されない render( &lt;p&gt;コメントアウトは {/* ばーかばーか！ */}…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaika.hatenablog.com%2Fentry%2F2019%2F04%2F01%2F123000&quot; title=&quot;React JSX コメントを書きたい！ - かもメモ&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://images-fe.ssl-images-amazon.com/images/I/31ZHfneoNdL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-04-01 12:30:00</published>
  <title>React JSX コメントを書きたい！</title>
  <type>rich</type>
  <url>https://chaika.hatenablog.com/entry/2019/04/01/123000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
