Can someone tell me more about Serverside Rendering with rum?
What do you want to know? It runs on JVM, no JavaScript involved, so there’s no React. Hiccup is serialized into a string.
if you want to use any prebaked react components like material or semantic-ui, they won’t render server-side
What is your question?
It is sweet!