This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-09-01
Channels
- # announcements (10)
- # aws (1)
- # babashka (19)
- # beginners (104)
- # calva (50)
- # cider (17)
- # cljs-dev (135)
- # cljsrn (56)
- # clojure (240)
- # clojure-dev (4)
- # clojure-europe (19)
- # clojure-nl (2)
- # clojure-uk (7)
- # clojurescript (22)
- # conjure (2)
- # css (1)
- # cursive (10)
- # data-science (1)
- # datomic (60)
- # emacs (2)
- # events (2)
- # exercism (1)
- # figwheel-main (3)
- # fulcro (13)
- # graalvm (5)
- # gratitude (1)
- # inf-clojure (4)
- # introduce-yourself (5)
- # jobs-discuss (21)
- # lsp (36)
- # malli (6)
- # meander (8)
- # missionary (12)
- # off-topic (14)
- # pathom (13)
- # pedestal (10)
- # polylith (42)
- # re-frame (5)
- # reagent (12)
- # reitit (3)
- # releases (8)
- # sci (10)
- # shadow-cljs (37)
- # sql (5)
- # tools-deps (6)
Morning! A little self-plug, @otfrom Nothing about literate programming but I found it very useful to be able to document business rules in non-coder friendly way yet connected to real tests checking those rules against the actual code, thus ensuring the docs and code will not get out of sync. I have even written https://github.com/holyjak/clj-concordion to make the Java Concordion tool for these tests/docs more Clojure-friendly. (Essentially, you write .md docs that contain values used as inputs for tests / checked against test outputs, with the results displayed inline in the rendered html.) The sweet spot for this is when you have non-trivial business rules that you need to talk about with non-coders. We used this both to answer questions of our customer support and to discuss rules with the business stakeholders.
mawning!
Morning!
What I'm working on today: including the java.net.http client in bb. Release later today (hopefully)
Morning!