This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-06-28
Channels
- # announcements (9)
- # aws (2)
- # beginners (45)
- # biff (2)
- # calva (20)
- # cider (4)
- # cljdoc (15)
- # cljs-dev (9)
- # clojure (102)
- # clojure-austin (14)
- # clojure-europe (39)
- # clojure-france (3)
- # clojure-germany (1)
- # clojure-norway (39)
- # clojure-spec (1)
- # clojure-uk (3)
- # conjure (8)
- # cursive (6)
- # datahike (3)
- # datomic (8)
- # emacs (28)
- # events (1)
- # holy-lambda (6)
- # hyperfiddle (13)
- # jobs (11)
- # keechma (2)
- # lsp (4)
- # malli (34)
- # nbb (36)
- # off-topic (52)
- # pathom (5)
- # pedestal (2)
- # portal (1)
- # reagent (2)
- # reitit (3)
- # remote-jobs (1)
- # scittle (1)
- # spacemacs (2)
- # xtdb (5)
Announcing org.passen/malapropism
. A small library for configuration data backed by malli
https://github.com/dpassen/malapropism

tiado-cljs2
, a new library that provides portable Shadow-cljs configurations (watches, release build etc) with Kaocha-cljs2 testing: https://github.com/henryw374/tiado-cljs2
Hi, thanks for publishing your adapter. Iām just curious, whats the difference to https://github.com/fhd/clostache?
Hi @U3ZG4CAF8
Java implementations offer better performance than clostache https://github.com/serioga/clojure-benhcmarks/blob/master/src/clojure_benchmarks/mustache.clj.
The https://github.com/spullara/mustache.java is fast and has adapter but behaves buggy in my use cases.
Probably there are some feature differences between clostache and jmustache but I don't care.
At the moment I'm not totally satisfied with mustache
language and think about alternatives.
https://github.com/clojure/tools.build {:git/tag "v0.8.3" :git/sha "0d20256"}
is now available
⢠uber - https://clojure.atlassian.net/browse/TBUILD-32 - Preserve reader conditionals when merging data_readers.cljc
⢠uber - https://clojure.atlassian.net/browse/TBUILD-33 - Adjust regex for data_readers to omit .cljs
⢠Update to tools.deps.alpha 0.14.1212
https://github.com/seancorfield/build-clj io.github.seancorfield/build-clj {:git/tag "v0.8.3" :git/sha "7ac1f8d"}
is available
⢠Fixes handling of :exclusions
in monorepo "lifted" basis calculation
⢠Updates tools.build
to v0.8.3
(follow-up in #tools-build)