This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-01-18
Channels
- # announcements (6)
- # aws (1)
- # babashka (47)
- # beginners (50)
- # calva (65)
- # cider (4)
- # clj-commons (17)
- # clj-kondo (44)
- # clojure (150)
- # clojure-europe (41)
- # clojure-nl (4)
- # clojure-spec (1)
- # clojure-sweden (4)
- # clojure-uk (6)
- # clojurescript (15)
- # clr (1)
- # conjure (1)
- # core-async (7)
- # cursive (5)
- # datomic (12)
- # events (2)
- # fulcro (17)
- # graphql (12)
- # introduce-yourself (1)
- # jackdaw (5)
- # jobs (2)
- # lsp (52)
- # malli (5)
- # meander (3)
- # minecraft (2)
- # missionary (2)
- # off-topic (10)
- # other-languages (9)
- # reitit (9)
- # remote-jobs (1)
- # ring (8)
- # rum (7)
- # shadow-cljs (9)
- # sql (2)
- # tools-deps (20)
- # xtdb (12)
@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
quick question: did you do .clj
and .cljs
and shared components in .cljc
?
I have rewritten the above document so that has more content. Feel free to (re)read. 🙂
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 😄
I'm likely about to go through this process myself. I might be able to help.