<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>panda_noir</author_name>
  <author_url>https://blog.hatena.ne.jp/panda_noir/</author_url>
  <blog_title>Panda Noir</blog_title>
  <blog_url>https://www.pandanoir.info/</blog_url>
  <categories>
    <anon>React</anon>
    <anon>esbuild</anon>
    <anon>JavaScript</anon>
    <anon>TypeScript</anon>
  </categories>
  <description>esbuild はプラグインなしで JSX・TSXをコンパイルできるから、React のプレイグラウンドがすぐ作れる！！ $ npm init --yes $ npm i esbuild react react-dom $ esbuild src/main.tsx --bundle '--define:process.env.NODE_ENV=&quot;development&quot;' --outfile=out.js 型チェックが不要なら typescript のインストールすらいらない！！！！tsconfig.json なんて要らなかったんだ！！！ import React, {render} from…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.pandanoir.info%2Fentry%2F2020%2F09%2F04%2F234806&quot; title=&quot;esbuild なら React の playground が5秒で出来る！！！！！ - Panda Noir&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>2020-09-04 23:48:06</published>
  <title>esbuild なら React の playground が5秒で出来る！！！！！</title>
  <type>rich</type>
  <url>https://www.pandanoir.info/entry/2020/09/04/234806</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
