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
sova-soars-the-sora 2017-11-19T17:24:10.000094Z

@tonsky thanks dude! this is so effin cool. just throw it in a div, BAM. donezo.

sova-soars-the-sora 2017-11-19T18:30:55.000020Z

I will have more newbie questions soon so stay tuned :]

sova-soars-the-sora 2017-11-19T19:36:36.000113Z

@tonsky I'm so stoked to use Rum.

sova-soars-the-sora 2017-11-19T19:36:54.000077Z

I just started a new project with Sente + Rum and i have a feeling it'll be an unstoppable combo

2017-11-19T20:05:13.000068Z

Cool

sova-soars-the-sora 2017-11-19T22:13:08.000102Z

@tonsky how does rum make sure all the react ids in server side rendering get preserved? I want to serverside render this page and serve it, and when the js loads it will automatically know the right IDs without full refresh?