<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gakuzo</author_name>
  <author_url>https://blog.hatena.ne.jp/gakuzo/</author_url>
  <blog_title>がくぞーのメモ</blog_title>
  <blog_url>https://gakuzo.hatenadiary.org/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>jQuery や prototype.js を始め、JavaScript で高階関数を扱うライブラリも最近では一般的になりました。そのようなライブラリでは大抵 callback 関数に引数でオブジェクトを渡すことが多いのですが、JavaScript はれっきとしたオブジェクト指向言語なので、単純なメソッドコールやプロパティアクセスをしたいだけの場合でも、引数を受け取り内部でメソッドを呼び出す function を定義してやる必要があり、非常に歯がゆいです。 var array = [&quot;foo&quot;, &quot;bar&quot;, &quot;hoge&quot;]; var upperCases = array.map(functi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgakuzo.hatenadiary.org%2Fentry%2F20090403%2F1238715610&quot; title=&quot; callback の method call - がくぞーのメモ&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>2009-04-03 08:40:10</published>
  <title> callback の method call</title>
  <type>rich</type>
  <url>https://gakuzo.hatenadiary.org/entry/20090403/1238715610</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
