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 2021-04-23T19:25:57.022100Z

I think he is referring to the update on the clientside for something originating as SSR. I think it uses the :key-fn to decide which elements to re-render, and then does a minimal update to the DOM. Is that what you're asking about @drewverlee?

2021-04-23T21:53:58.022900Z

roman answered my question. I was under the impression it was an either Server side or Client side, not that it did both.

1