This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-04-28
Channels
- # asami (13)
- # babashka (6)
- # beginners (38)
- # calva (14)
- # cider (15)
- # circleci (13)
- # clj-kondo (4)
- # cljsrn (18)
- # clojure (164)
- # clojure-bay-area (3)
- # clojure-europe (46)
- # clojure-italy (8)
- # clojure-losangeles (3)
- # clojure-norway (3)
- # clojure-sweden (24)
- # clojure-uk (115)
- # clojurescript (79)
- # cursive (11)
- # datomic (24)
- # docker (2)
- # events (9)
- # figwheel-main (31)
- # fulcro (5)
- # honeysql (6)
- # jackdaw (7)
- # jobs (3)
- # jobs-discuss (16)
- # joker (1)
- # kaocha (6)
- # keechma (1)
- # lein-figwheel (1)
- # malli (6)
- # pathom (10)
- # podcasts-discuss (13)
- # practicalli (3)
- # react (4)
- # reagent (3)
- # reitit (8)
- # remote-jobs (3)
- # shadow-cljs (21)
- # sql (12)
- # tools-deps (20)
- # xtdb (24)
Dressing in the Clojure advocate suit tonight. Wouldn't mind me some Calva friends in the audience. ❤️
@U0ETXRFEW thanks for the great talk today
Thanks! It was fun and scary. The talk part took a lot longer than when i rehersed it. Was planning to have more demo than talk, but it will take some practice to get there.
I never knew the trick of (def n n) inside a function to debug. That's neat! I've been pulling the function guts out to a let and debugging it that way. Wont be doing that anymore!
Hey! When doing jack-in, is this possible to select from which sub-directory deps.edn
should be used? I’ve got one repo with multiple projects, would like to open whole repo as a workspace and run REPL for specific sub-project.
https://github.com/BetterThanTomorrow/calva/issues/579 Related issue for more configurability, if you're interested.