<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ttt242242</author_name>
  <author_url>https://blog.hatena.ne.jp/ttt242242/</author_url>
  <blog_title>雑多な技術系メモ</blog_title>
  <blog_url>https://ttt24224222.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>reactメモ props propsはコンポーネントを初期化する時に設定できる値。 後からは変更できない this.state.logged_in ログインしているかを判定する jwt認証の時にはfetchにaccess tokenを加える fetch('http://127.0.0.1:8000/api/insert_memo/', { method: 'POST', headers: { 'Content-Type': 'application/json', Authorization: `JWT ${localStorage.getItem('token')}` }, body: JS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fttt24224222.hatenadiary.jp%2Fentry%2F2020%2F01%2F11%2F172001&quot; title=&quot;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>2020-01-11 17:20:01</published>
  <title>reactのメモ</title>
  <type>rich</type>
  <url>https://ttt24224222.hatenadiary.jp/entry/2020/01/11/172001</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
