<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>int128</author_name>
  <author_url>https://blog.hatena.ne.jp/int128/</author_url>
  <blog_title>GeekFactory</blog_title>
  <blog_url>https://int128.hatenablog.com/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>jquery</anon>
  </categories>
  <description>jQuery 1.5から Deferred Object がサポートされて、AJAXのレスポンスは Deferred API を通じて受け取れるようになりました。例えば、下記のように $.post() の結果は .done() もしくは .fail() で受け取れます。 $.post('/reserve', {product: 'iPhone5'}).done(function () { console.info('iPhone5を予約しますた'); }).fail(function () { console.info('iPhone5を予約できなかった＞＜'); }); これにより、複数のA…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fint128.hatenablog.com%2Fentry%2F20120919%2F1348064047&quot; title=&quot;非同期処理の直列実行を Array.reduce() で書いてみる - GeekFactory&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>2012-09-19 23:14:07</published>
  <title>非同期処理の直列実行を Array.reduce() で書いてみる</title>
  <type>rich</type>
  <url>https://int128.hatenablog.com/entry/20120919/1348064047</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
