<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sasaplus1</author_name>
  <author_url>https://blog.hatena.ne.jp/sasaplus1/</author_url>
  <blog_title>四角革命前夜</blog_title>
  <blog_url>https://sasaplus1.hatenadiary.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>一週間近く放置していたJavaScriptパターンを読んだのでその記録を。この本、薄いのに内容が難しくて後半は何を言っているのかさっぱり。 名前付き関数式 変数に関数を代入する場合、多くは var a = function () { }; と書く事が多いと思いますが、 var a = function a() { }; なんて書き方もOKだそうで。後者の書き方だと、この関数のnameプロパティに関数名が入ります。 ただまあ、nameプロパティはECMAScript標準ではないみたいですが…… 関数の巻き上げ ……まあこんなコード書く人は少ないとは思いますが。 function a() { co…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsasaplus1.hatenadiary.com%2Fentry%2F20110420%2F1303227168&quot; title=&quot;JavaScriptパターン 第4章 - 四角革命前夜&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>2011-04-20 00:32:48</published>
  <title>JavaScriptパターン 第4章</title>
  <type>rich</type>
  <url>https://sasaplus1.hatenadiary.com/entry/20110420/1303227168</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
