rum

Simple, decomplected, isomorphic HTML UI library for Clojure and ClojureScript | 0.12.8 https://github.com/tonsky/rum/blob/gh-pages/CHANGELOG.md#0128
alice 2017-10-09T03:40:10.000014Z

What state management solution do you guys use? I was really quite comfortable with re-frame, and I tried to mesh them together, but reactive components won't update and unfortunately I need a new solution.

jimmy 2017-10-09T15:04:11.000651Z

@alice try to use https://github.com/roman01la/citrus

alice 2017-10-09T15:04:24.000299Z

Tried using it

alice 2017-10-09T15:04:29.000056Z

Hard so far

jimmy 2017-10-09T15:04:46.000003Z

what part of it is hard for you?

jimmy 2017-10-09T15:04:52.000434Z

I find it's pretty simple and concise.