This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-04-20
Channels
- # announcements (3)
- # babashka (7)
- # beginners (36)
- # calva (71)
- # cider (25)
- # clj-commons (5)
- # cljdoc (19)
- # cljs-dev (5)
- # clojure (223)
- # clojure-austin (2)
- # clojure-bay-area (1)
- # clojure-europe (31)
- # clojure-france (6)
- # clojure-nl (2)
- # clojure-norway (19)
- # clojure-spec (13)
- # clojure-uk (7)
- # clojurescript (127)
- # core-logic (2)
- # cursive (21)
- # datalevin (53)
- # datomic (9)
- # emacs (37)
- # events (1)
- # graphql (8)
- # jobs (12)
- # lsp (8)
- # off-topic (92)
- # pathom (49)
- # pedestal (1)
- # polylith (3)
- # re-frame (25)
- # releases (2)
- # sci (11)
- # shadow-cljs (13)
- # vim (10)
I'd like to announce hicgql [io.github.timrichardt/hicgql "0.1.0"]
, a tiny library I wrote to create GraphQL documents in ClojureScript.
It's modeled after Hiccup and should cover the whole GraphQL spec.
https://github.com/timrichardt/hicgql
Hello, announcing a new update of Pathom 3, version 2022.04.20-alpha
is out! Updates on this version:
ā¢ Fix unnecessary resolver calls due to merging OR branches optimization
ā¢ Add check on OR nodes to test for expectation done before start running
ā¢ Upgrade guardrails to have its own Kondo configuration
https://clojars.org/com.wsscode/pathom3
Just released released Clerk io.github.nextjournal/clerk {:mvn/version "0.7.418"}
with:
ā¢ š§āšØ:skin-tone-3: Use viewer api to enable full customization of markdown nodes, see https://twitter.com/mkvlr/status/1509189879464398862 š¦
ā¢ šļø Table of Contents & š Dark Mode, see https://twitter.com/mkvlr/status/1509190548212666371 š¦ and https://snapshots.nextjournal.com/clerk/build/dfe82af312b2aea91d1dc7d1cbbbadc4660be49c/index.html#/notebooks/viewer_api.clj
ā¢ ā And more, see full https://github.com/nextjournal/clerk/blob/dfe82af312b2aea91d1dc7d1cbbbadc4660be49c/CHANGELOG.md#07418-2022-04-20.
Get it https://clojars.org/io.github.nextjournal/clerk/versions/0.7.418. Follow up in #clerk.