<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mogami74</author_name>
  <author_url>https://blog.hatena.ne.jp/mogami74/</author_url>
  <blog_title>Because We Love Happy Coding</blog_title>
  <blog_url>https://code.74th.net/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>jQuery</anon>
  </categories>
  <description>目次 目次 環境 ajaxを待ってくれない 解決方法 環境 JavaScript jQuery3.2.1 ajaxを待ってくれない web上のリソースにJavaScriptでアクセスしたくてこんなコードを書いた。 async function getData() { $.ajax({ type: 'GET', url: 'https://some.url.json', datatype: 'json', async: false, }).done(function(data, textStatus, jqXHR){ return data; }).fail(function(data, tex…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcode.74th.net%2Fentry%2F2019%2F07%2F10%2F155237&quot; title=&quot;jQuer.ajaxの戻り値を待ちたい - Because We Love Happy Coding&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>2019-07-10 15:52:37</published>
  <title>jQuer.ajaxの戻り値を待ちたい</title>
  <type>rich</type>
  <url>https://code.74th.net/entry/2019/07/10/155237</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
