<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>usomaru</author_name>
  <author_url>https://blog.hatena.ne.jp/usomaru/</author_url>
  <blog_title>usomaru技術ぶろぐ</blog_title>
  <blog_url>https://usomarutech.com/</blog_url>
  <categories>
    <anon>React</anon>
  </categories>
  <description>はじめに Angular Tour of heroesの1章(ヒーローエディター)をReactで試してみました。 angular.jp heroプロパティの表示 export default function Heroes() { const hero = 'Windstorm'; return( &lt;h2&gt;{hero}&lt;/h2&gt; ); } Angularは中括弧2つでしたが、Reactは1つ。 中括弧によって、この中はJavascriptの変数を使いますよという意になるそう。 対して、Angularの中括弧の意味👇 中括弧間のテキストは多くの場合、 コンポーネントのプロパティ名です。 Angu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fusomarutech.com%2Fentry%2F2024%2F02%2F27%2F172416&quot; title=&quot;【React】Angularと比較しながらデータの表示 - usomaru技術ぶろぐ&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/u/usomaru/20240219/20240219171027.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-02-27 17:24:16</published>
  <title>【React】Angularと比較しながらデータの表示</title>
  <type>rich</type>
  <url>https://usomarutech.com/entry/2024/02/27/172416</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
