In this tutorial, we'll introduce writing clojurescript app with reagent and
re-frame.
reagent [http://reagent-project.github.io/] is a simple wrapper around react, it
makes writing pure functional component a breath.
re-frame [https://github.com/Day8/re-frame] is like a redux
[http://redux.js.