This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-09-29
Channels
- # aws (2)
- # babashka (2)
- # beginners (86)
- # calva (1)
- # cider (17)
- # clojure (46)
- # clojure-conj (1)
- # clojure-nl (1)
- # clojure-uk (6)
- # clojurescript (8)
- # clojutre (2)
- # cursive (3)
- # data-science (1)
- # datascript (5)
- # datomic (1)
- # fulcro (9)
- # funcool (5)
- # jackdaw (1)
- # leiningen (6)
- # pathom (2)
- # re-frame (2)
- # rewrite-clj (2)
- # shadow-cljs (19)
- # spacemacs (12)
- # sql (2)
- # vim (26)
Does anyone use a socket REPL while developing Fulcro apps? Just wanna know how that works. Does CLJS support socket REPLs, if not, is it then running inside the clojure process of shadow-cljs. Feel free to ignore, or point me to any resources if I should have just RTFM'ed.
And does the socket REPL in the browser i.e is it a browser REPL?
I've been using Sean Corfield's Atom setup
And want to adapt the same for ClojureScript as well.