<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>language_and_engineering</author_name>
  <author_url>https://blog.hatena.ne.jp/language_and_engineering/</author_url>
  <blog_title>主に言語とシステム開発に関して</blog_title>
  <blog_url>https://language-and-engineering.hatenablog.jp/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>小ネタ</anon>
  </categories>
  <description>JavaScriptプログラミングのTOPへ JavaScriptのcall/applyは， コンテキスト「this」を使いこなす中級プログラミングには必須だ。また，可変個の引数を渡したいなどの局面でも役に立つ。 もしcall/applyがないと，各種ライブラリ・フレームワークは実現不可能。それほど重要な働きをになうメソッドだ。 このapplyの動作する基本的な仕組みを理解するために， apply()をJavaScriptだけで実装してみると，どうなるか？ ものすごくやさしいピュアJSで書いてみた。 // Function.prototype.applyをオレオレ実装できるか /* callや…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flanguage-and-engineering.hatenablog.jp%2Fentry%2F20150430%2Fp1&quot; title=&quot;JavaScriptのFunction.prototype.applyを，やさしいピュアJavaScriptだけで実装してみよう （call/applyの仕組みを理解するためのオレオレ実装） - 主に言語とシステム開発に関して&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>2015-04-30 00:00:00</published>
  <title>JavaScriptのFunction.prototype.applyを，やさしいピュアJavaScriptだけで実装してみよう （call/applyの仕組みを理解するためのオレオレ実装）</title>
  <type>rich</type>
  <url>https://language-and-engineering.hatenablog.jp/entry/20150430/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
