This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-08-02
Channels
- # announcements (6)
- # beginners (35)
- # calva (5)
- # cider (3)
- # clj-http (1)
- # clj-kondo (52)
- # clojure (51)
- # clojure-conj (2)
- # clojure-europe (28)
- # clojure-losangeles (1)
- # clojure-norway (8)
- # clojure-uk (2)
- # cursive (12)
- # datalevin (2)
- # datomic (38)
- # emacs (7)
- # events (5)
- # gratitude (1)
- # humbleui (7)
- # hyperfiddle (23)
- # jobs (1)
- # off-topic (6)
- # portland-or (1)
- # rdf (3)
- # releases (2)
- # xtdb (3)
Calva inspector story; I spent some time today with a frontend developer. Familiar with js/ts, clojure not so much. They wondered how to look at an http request in the Clojure part of the system. We added a def within a function body, and evaluated the bound var we defined in a comment block. The developer immediately noticed the inspector, and clicked into the value they were looking for. Seeing the map was more helpful than staring at the Clojure code with destructuring for them. That wouldn't have been possible without Calva and Calva's inspector. Have a nice weekend!
👍 2

🙏 3
1
1