<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zehnpaard</author_name>
  <author_url>https://blog.hatena.ne.jp/zehnpaard/</author_url>
  <blog_title>Arantium Maestum</blog_title>
  <blog_url>https://zehnpaard.hatenablog.com/</blog_url>
  <categories>
    <anon>Clojure</anon>
    <anon>Clojurescript</anon>
    <anon>Web</anon>
    <anon>React</anon>
    <anon>Reagent</anon>
  </categories>
  <description>Reagentでは、Hiccup構文を使ったコンポーネント関数とReagent Atomを使って、複雑な状態を持つクライアントサイド・アプリケーションを作成できる。 前回の例ではコードをなるべく単純に留めるために、トップレベルでReagent Atomを定義し、各コンポーネントはそのAtomを直接参照していた。基本的なモデルは古き悪きグローバル変数である。 グローバル変数の弊害について多くを語る必要はさほどないとは思うが、一つすぐにぶつかる問題として、コンポーネント関数のモジュール性が著しく損なわれてしまうことが挙げられる。 前回のコードを見てみると： (def clicks (r/atom …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzehnpaard.hatenablog.com%2Fentry%2F2016%2F11%2F13%2F094735&quot; title=&quot;Clojure Web Development勉強 - Reagent（その３）状態の管理 - Arantium Maestum&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-11-13 09:47:35</published>
  <title>Clojure Web Development勉強 - Reagent（その３）状態の管理</title>
  <type>rich</type>
  <url>https://zehnpaard.hatenablog.com/entry/2016/11/13/094735</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
