Fork me on GitHub
#rum
<
2018-12-23
>
jimmy11:12:15

@sova you should read about cljc first.

sova-soars-the-sora17:12:51

the documentation is a wreck

sova-soars-the-sora17:12:18

maybe just stale bits in my ram? lol. unplug box, take to coffee shop, try to compile, everything works fine xD

sova-soars-the-sora17:12:43

thanks, i must have needed that refresher on reader conditionals for the good juju xD jimmy

sova-soars-the-sora19:12:18

Damn, I feel like I had it working for a second on the serverside. You use rum/render-html to make an HTML string, you pass that on http requests, and the javascript hydrates over an existing component...

sova-soars-the-sora19:12:59

seems pretty straightforward, but i have to strip out all the JS code from my components to render into serverside... or as @jimmy mentioned throw it all into a cljc and conditionally render the js parts