<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakajmg</author_name>
  <author_url>https://blog.hatena.ne.jp/nakajmg/</author_url>
  <blog_title>じまろぐ</blog_title>
  <blog_url>https://nakajmg.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>vuex-connectはVuexでReduxのconnectのようにstoreとコンポーネントを繋ぐやつ。 www.npmjs.com コンポーネントとstoreを繋ぐ部分を切り離せて宣言的に書けて気に入ってる。mapStateとかVuexが用意してるやつ使わなくてもstoreの値を取り出せて注入できる。 namespacedなmoduleを繋ぐとき たとえば次のようなstoreがあったとき const store = new Vuex.Store({ state: { foo: 'foo', }, modules: { moduleName: { namespaced: true, sta…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakajmg.hatenablog.com%2Fentry%2F2018%2F07%2F12%2F115050&quot; title=&quot;vuex-connectでnamespacedなmoduleを使いやすくするヘルパーを作った - じまろぐ&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>2018-07-12 11:50:50</published>
  <title>vuex-connectでnamespacedなmoduleを使いやすくするヘルパーを作った</title>
  <type>rich</type>
  <url>https://nakajmg.hatenablog.com/entry/2018/07/12/115050</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
