Fork me on GitHub
#rum
<
2022-01-17
>
simongray12:01:13

Guys, Rum is actually awesome.

👍 3
❤️ 3
🐝 2
salva-xf14:01:06

hello, how can i eval a component and see the output in emacs ? some like (render-html (label "hello")) => <span>hello</span>

coetry14:01:28

if you have cider set up, you can run C-c C-e at the end of the expression

salva-xf14:01:38

i did it time ago but cant remember how, thanks