<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kitak</author_name>
  <author_url>https://blog.hatena.ne.jp/kitak/</author_url>
  <blog_title>kitak blog</blog_title>
  <blog_url>https://kitak.hatenablog.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>Vue</anon>
  </categories>
  <description>この記事は Vue.js Advent Calendar 2016 の21日目です。 https://skyronic.com/blog/vuejs-internals-computed-properties の記事に算出プロパティのミニマムな実装例が示されているのですが、実際に Vue のコードでどのように実装されているか調べました(省けるところは都度省いたのですが、けっこう長いです…)。対象の Vue のバージョンは v2.1.6 です。 そもそも算出プロパティとは そもそも算出プロパティとはなんぞや、という話から。Vue には算出プロパティという機能があり、以下のように data の状態…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkitak.hatenablog.jp%2Fentry%2F2016%2F12%2F21%2F115936&quot; title=&quot;Vue.js 2.0 の算出プロパティ周辺のコードリーディング - kitak 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>2016-12-21 11:59:36</published>
  <title>Vue.js 2.0 の算出プロパティ周辺のコードリーディング</title>
  <type>rich</type>
  <url>https://kitak.hatenablog.jp/entry/2016/12/21/115936</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
