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
cjsauer 2020-05-22T01:01:29.121400Z

@samcferrell cool project! It’s amazing how quickly one can spin together little frameworks with rum/datascript. I’ve used a similar rendering strategy here: https://github.com/cjsauer/tightrope

2020-05-22T04:34:16.123200Z

Ya, I find rum pretty intuitive. I like that it supports server side rendering as well and easy hydration.