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
quangh 2017-07-25T16:12:03.028119Z

Hi, how can I create JS component by mixins (at :did-mount) that react to state. I cannot keep state update and use (rum/react ...) is not possible within mixin