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 2018-06-21T05:40:02.000130Z

Can someone tell me more about Serverside Rendering with rum?

2018-06-21T08:04:41.000352Z

What do you want to know? It runs on JVM, no JavaScript involved, so there’s no React. Hiccup is serialized into a string.

denik 2018-06-23T22:21:39.000075Z

if you want to use any prebaked react components like material or semantic-ui, they won’t render server-side

blackawa 2018-06-21T05:47:15.000219Z

What is your question?

pez 2018-06-21T13:24:03.000672Z

It is sweet!