This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-07-19
Channels
- # announcements (5)
- # beginners (36)
- # calva (2)
- # cider (26)
- # cljs-dev (2)
- # clojure (121)
- # clojure-spec (2)
- # clojure-uk (2)
- # clojurescript (12)
- # component (1)
- # conjure (6)
- # datomic (9)
- # docker (1)
- # fulcro (15)
- # lambdaisland (1)
- # malli (5)
- # meander (24)
- # off-topic (5)
- # re-frame (5)
- # reagent (3)
- # ring (3)
- # shadow-cljs (41)
- # sql (4)
- # vim (3)
- # xtdb (7)
I might try to write something about how to setup cider with emacs when your using shadow-cljs when it points to deps.edn. It seems sufficently complex enough that devs have to peel back some of the defaults provided by both cider and shadow-cljs. Which is something you do in your https://github.com/lambdaisland/chui/blob/master/.dir-locals.el project and i'm using as a guide for my current setup. The reason this would be nice is that prior to hitting this point, its easy to get away with not having to understand a lot about how either tools sets up things and ties into your editor.