<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fujjima</author_name>
  <author_url>https://blog.hatena.ne.jp/fujjima/</author_url>
  <blog_title>fujjima’s blog</blog_title>
  <blog_url>https://fujjima.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>bindそのものについて JSのbindの用法を知り、「どういう時に使われるのか」が漠然とイメージできるようになりたかったため、概要と使われ方を調べた。 とりあえず以下のサイトのデモコードを自分なりにいじってどういう挙動なのかは調べた。 Function.prototype.bind() - JavaScript | MDN const module = { a: 50, b: 30, text: 'this is test', showText: function(){ return this.text; }, }; const moduleShow = module.showText; c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffujjima.hatenablog.com%2Fentry%2F2021%2F01%2F05%2F202417&quot; title=&quot;JSのbind、及び`this`について理解を少し深める - fujjima’s blog&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>2021-01-05 20:24:17</published>
  <title>JSのbind、及び`this`について理解を少し深める</title>
  <type>rich</type>
  <url>https://fujjima.hatenablog.com/entry/2021/01/05/202417</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
