These are all the components we use at moclojer. Specifically:
We use stuartsierra's component library for state management.
This lib is supposed to be plug & play.
Add this to your deps.edn:
{:deps
 {com.moclojer/components {:mvn/version "0.x.x"}}}
Add this to your deps.edn:
{:deps
 {com.moclojer/components {:git/url "https://github.com/moclojer/components.git"
                           :git/sha "<commit sha>"}}}
Can you improve this documentation? These fine people already did:
Josue Teodoro Moreira & J0sueTMEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |