<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>jQuery.each 系のeach list = [&quot;a&quot;, &quot;b&quot;, &quot;c&quot;] list = $.each( list ,function(i,e){console.log(e)}) a b c e =&gt; エレメント i =&gt; インデックス JavaScript 1.6 から導入された forEach 系 list = [&quot;a&quot;, &quot;b&quot;, &quot;c&quot;] list.forEach(function(e,i){ console.log(e) }) a b c 個人的には、 function( each_object , index ) が直感的ですきだよ jQuery は今は絶頂期、緩やかに役割…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F2013%2F12%2F05%2F223647&quot; title=&quot;jQuery.eachとArray.forEachで引数の順番が逆でよく間違う - それマグで！&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>2013-12-05 22:36:47</published>
  <title>jQuery.eachとArray.forEachで引数の順番が逆でよく間違う</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/2013/12/05/223647</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
