rum 2022-01-18

@salva.onrez Are you asking how to get inline evaluation in emacs? Maybe try asking in the #emacs channel.

I managed to combine server- and client-side rendering using Rum in an elegant way (IMHO) and it didn’t even take that long. I wrote some words about how I did it here: https://github.com/kuhumcst/DanNet/blob/master/doc/web.md

❤️ 1
😇 1
💪 1

I'm likely about to go through this process myself. I might be able to help.

I have rewritten the above document so that has more content. Feel free to (re)read. 🙂

sova-soars-the-sora 2022-01-22T22:50:36.013500Z

quick question: did you do .clj and .cljs and shared components in .cljc ?

sova-soars-the-sora 2022-01-24T17:17:52.014100Z

Thanks, I'm pretty slow and it's hard for me to read beyond the first couple paragraphs and follow. Maybe you can write a very simplified set of bullet points for how you accomplished it for people like me 😄