This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-09-23
Channels
- # 100-days-of-code (5)
- # announcements (3)
- # beginners (68)
- # cider (2)
- # cljdoc (2)
- # cljs-dev (10)
- # cljsjs (2)
- # clojure (40)
- # clojure-austin (2)
- # clojure-dev (17)
- # clojure-italy (8)
- # clojure-spec (4)
- # clojure-uk (9)
- # clojurebridge (1)
- # clojurescript (48)
- # datomic (4)
- # emacs (4)
- # figwheel-main (93)
- # fulcro (8)
- # hyperfiddle (33)
- # jobs-discuss (3)
- # luminus (60)
- # off-topic (66)
- # onyx (42)
- # pedestal (11)
- # re-frame (35)
- # reagent (1)
- # reitit (39)
- # shadow-cljs (30)
- # specter (27)
Kaocha 0.0-173 is out, with improved autorunner and REPL API https://clojureverse.org/t/announcing-kaocha-a-new-and-improved-clojure-test-runner/2903
There is now a published transcript for Rich Hickey's talk on Datomic Ions that he presented at clojure/nyc on Sep 12, 2018. If you have a better source for images of some of the slides, or know what he was saying in a few parts I couldn't understand marked "tbd", please open an issue or PR to improve it: https://github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/DatomicIons.md

[org.clojure/tools.cli "0.4.1"] Tools for working with command line arguments (Clojure & ClojureScript) -- https://github.com/clojure/tools.cli#change-log -- adds :update-fn
and :default-fn
for better control over repeated arguments and default values. Follow-up to #clojure (or via DM).