This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-12-23
Channels
- # adventofcode (92)
- # beginners (12)
- # boot (3)
- # boot-dev (38)
- # cider (9)
- # clara (26)
- # cljs-dev (26)
- # cljsrn (3)
- # clojars (3)
- # clojure (48)
- # clojure-france (6)
- # clojure-greece (2)
- # clojure-spec (3)
- # clojurescript (7)
- # datomic (3)
- # fulcro (6)
- # hoplon (19)
- # jobs-discuss (1)
- # leiningen (4)
- # lumo (9)
- # off-topic (8)
- # onyx (43)
- # planck (10)
- # powderkeg (4)
- # precept (44)
- # re-frame (4)
- # shadow-cljs (4)
- # sql (13)
- # uncomplicate (1)
- # unrepl (3)
do people still use gradle for clojure? I've never heard of anyone using it so just wondering
also, it looks like the default cljs repl invocation is piggieback on rhino. I'm wondering if it's a good idea to uipdate this to the figwheel sidecar choice
> do people still use gradle for clojure? I’ve never heard of anyone using it so just wondering
No idea. Probably relatively few people are using it. I recall the support for this was added relatively recently (e.g. 2 years ago).
> also, it looks like the default cljs repl invocation is piggieback on rhino. I’m wondering if it’s a good idea to uipdate this to the figwheel sidecar choice
I think we chose this as the default because it just works without having the users do anything themselves.