This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-06-28
Channels
- # announcements (1)
- # beginners (128)
- # calva (15)
- # cider (1)
- # clerk (4)
- # clj-kondo (10)
- # clojure-berlin (5)
- # clojure-denmark (2)
- # clojure-europe (59)
- # clojure-nl (2)
- # clojure-norway (83)
- # clojure-sweden (3)
- # clojure-uk (4)
- # cursive (11)
- # datomic (8)
- # emacs (13)
- # events (1)
- # hyperfiddle (3)
- # juxt (2)
- # malli (13)
- # nrepl (10)
- # off-topic (46)
- # releases (2)
- # reveal (1)
- # rewrite-clj (6)
- # sci (6)
- # scittle (17)
- # shadow-cljs (2)
- # xtdb (2)
- # yamlscript (8)
#reveal
<
2024-06-28Does anyone have a working cider + nrepl + shadow-cljs + reveal
setup 😄 I can’t quite get all the pieces working… I have cider + nrepl + shadow-cljs
working (I can connect to a cljs repl, eval forms, etc) and I have cider + nrepl + reveal
working (I can eval CLJ forms, tap> etc.). But what I would really like is to be able to tap from cljs. I can start a second reveal/remote-prepl
(which creates a second reveal window, not ideal but ok) and then I get std out (I can prn from cljs and see the output in the second reveal window)