<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nishiohirokazu</author_name>
  <author_url>https://blog.hatena.ne.jp/nishiohirokazu/</author_url>
  <blog_title>西尾泰和のはてなダイアリー</blog_title>
  <blog_url>https://nishiohirokazu.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>こう書いて悲しいことになった。 Deferred.loop(3, function(i){ Deferred.loop(3, function(j){ console.log(i + &quot;-&quot; + j); }); }).next(function(){ console.log(&quot;finished&quot;); }); 出力： 0-0 0-1 1-0 finished 0-2 1-1 2-0 1-2 2-1 2-2正解はこう、なのかな？ Deferred.loop(3, function(i){ return Deferred.loop(3, function(j){ console.log(i + &quot;-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnishiohirokazu.hatenadiary.org%2Fentry%2F20120628%2F1340869798&quot; title=&quot;JSDeferredのloopをネストさせて爆死した日記 - 西尾泰和のはてなダイアリー&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-06-28 16:49:58</published>
  <title>JSDeferredのloopをネストさせて爆死した日記</title>
  <type>rich</type>
  <url>https://nishiohirokazu.hatenadiary.org/entry/20120628/1340869798</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
