<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>youdive</author_name>
  <author_url>https://blog.hatena.ne.jp/youdive/</author_url>
  <blog_title>sai_dive IL</blog_title>
  <blog_url>https://youdive.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>非同期通信 fetch 構文 const url = 'https://〜'; const options = {オプション内容}; fetch(url, options); 例 urlとoptionsを設定したある状態で戻り値をjsonでコンソール確認 const fetchTest = fetch(url, options) .then( response =&gt; response.json() ); console.log(fetchTest);</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyoudive.hatenadiary.com%2Fentry%2F2021%2F09%2F18%2F211137&quot; title=&quot;【JavaScript】非同期通信  fetch - sai_dive IL&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>2021-09-18 21:11:37</published>
  <title>【JavaScript】非同期通信  fetch</title>
  <type>rich</type>
  <url>https://youdive.hatenadiary.com/entry/2021/09/18/211137</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
