@sova you should read about cljc first.
o.o thx
the documentation is a wreck
Uh
maybe just stale bits in my ram? lol. unplug box, take to coffee shop, try to compile, everything works fine xD
thanks, i must have needed that refresher on reader conditionals for the good juju xD jimmy
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...
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