Fork me on GitHub
#rum
<
2016-06-08
>
honzabrecka11:06:58

Hi guys, I can’t use clojure on server, so is it possible to render rum on nodejs?

imre11:06:52

I believe rum is primarily a client-side library

dialelo11:06:32

it uses React for rendering in JS environment so it should be doable

dialelo11:06:54

note that if you use Clojure server-side you can also render with rum

dialelo11:06:16

and you don't have the limitations of nodejs