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
2020-02-08T20:38:22.006Z

Where we at on Rum? Just started a new project at work and really dig it. I've used re-frame/reagent in the past and it was fine, apps seem to grow rather large after awhile though, mainly speaking about my re-frame observations

2020-02-08T20:53:13.009200Z

I am curious what you will find! I have mostly experience with rum. Lately I have been looking at reagent. My guess is that the differences aren't that big. Re-frame adds a whole layer of things. apps could grows large with both frameworks I think