This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-04-02
Channels
- # asami (5)
- # aws (16)
- # babashka (41)
- # babashka-sci-dev (44)
- # beginners (157)
- # biff (3)
- # cider (1)
- # clj-commons (1)
- # cljdoc (22)
- # clojure (7)
- # clojure-dev (5)
- # clojure-europe (13)
- # clojure-nl (1)
- # clojure-uk (1)
- # clojurescript (17)
- # core-typed (13)
- # cursive (14)
- # datascript (10)
- # events (1)
- # fulcro (2)
- # graalvm (2)
- # gratitude (1)
- # jobs (3)
- # lsp (229)
- # pathom (2)
- # pedestal (3)
- # portal (53)
- # re-frame (7)
- # remote-jobs (1)
- # spacemacs (14)
- # xtdb (6)
I added some definitions to the post
I really wish there was a shortcut to generating deeply nested clojure specs
really wish I was just using malli for this part
yeah, I'm just going to do that
this is bananas
and such
@lee @martinklepsch interested in what you think about adding malli. making specs for searchsets and docsets is sooooo painful in spec and trivial in malli (malli can even generate the specs from the current data)
it is so hard to build cache-bundles
I like malli too @corasaurus-hex, I think they are good fit for cljdoc.
cooooool
I'm enjoying it for this purpose
The only clojure spec I know that is actually active (and verified not stale) right now https://github.com/cljdoc/cljdoc-shared/blob/3d19b5d6d6c1af80c5e27126b5be10c84fecc33e/src/cljdoc_shared/spec/analyzer.cljc edn.
and that's off on its own
@lee what was that example project you had?
wait, I found it
UI time