Fork me on GitHub
#reagent
<
2023-01-02
>
Dallas Surewood17:01:05

Does reagent have support for SSR?

Dallas Surewood18:01:37

But we're not sure if it works outside of node?

valtteri18:01:52

Those namespaces are only in CLJS since they’re using react from npm

valtteri18:01:16

And I don’t have experience ever trying to run reagent on the JVM 🙂

valtteri18:01:22

Maybe someone else does..?

Dallas Surewood18:01:38

Just deciding if I should switch from Rum, as that provides SSR pretty easily

Dallas Surewood18:01:54

But I'm just learning, maybe I shouldn't get too hung up

valtteri18:01:20

Yep, probably best to stick with what already works for you 🙂

valtteri18:01:46

Or at least think of the trade-offs before switching.