This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-03-27
Channels
- # announcements (8)
- # babashka (7)
- # beginners (24)
- # biff (5)
- # calva (17)
- # cider (1)
- # clj-kondo (4)
- # clojure (61)
- # clojure-europe (5)
- # clojure-norway (19)
- # clojurescript (17)
- # conjure (1)
- # core-typed (14)
- # cursive (9)
- # datomic (7)
- # events (2)
- # figwheel (2)
- # helix (1)
- # honeysql (4)
- # jobs (3)
- # lsp (3)
- # malli (2)
- # nrepl (13)
- # off-topic (9)
- # pathom (6)
- # pedestal (3)
- # polylith (3)
- # portal (7)
- # reagent (4)
- # reitit (2)
- # shadow-cljs (49)
- # tools-deps (8)
- # vim (3)
Just released Dad ver 1.0.0, Small configuration management tool for Clojure. There are some breaking changes, but added support for babashka pods. These changes should make you less complicated to remember and easier to use ☺️ https://github.com/liquidz/dad
It is awesome that Dad can be used as a pod. Now I only need to have #babashka installed. Will certainly check it out!
Typed Clojure can reuse your malli schemas and spec1 specs as static types. • https://www.patreon.com/posts/static-type-64236939 • https://www.patreon.com/posts/64321657
@U1RCQD0UE the restriction is that the spec must be mapped to a type that Typed Clojure supports. TBD how big a subset of specs that is in practice.