This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-02-25
Channels
- # aleph (18)
- # announcements (7)
- # asami (18)
- # babashka (15)
- # babashka-sci-dev (79)
- # beginners (61)
- # calva (4)
- # clj-kondo (23)
- # cljfx (16)
- # cljs-dev (6)
- # clojure (63)
- # clojure-bay-area (3)
- # clojure-europe (33)
- # clojure-nl (1)
- # clojure-survey (4)
- # clojure-uk (5)
- # clojurescript (37)
- # conjure (1)
- # cursive (8)
- # datahike (7)
- # datalevin (1)
- # datomic (30)
- # emacs (10)
- # events (2)
- # figwheel (2)
- # fulcro (20)
- # google-cloud (1)
- # lsp (6)
- # luminus (4)
- # malli (5)
- # music (3)
- # nextjournal (1)
- # off-topic (9)
- # other-languages (3)
- # pathom (16)
- # polylith (34)
- # re-frame (14)
- # reagent (19)
- # releases (6)
- # sci (2)
- # shadow-cljs (33)
Scittle 0.1.2: use ClojureScript directly in browser script tags via #sci, with built-in support for Reagent and cljs-ajax. Try it immediately on CodePen: https://codepen.io/Prestance/pen/PoOdZQw See here how to use it: https://babashka.org/scittle/ Changes: https://github.com/babashka/scittle/blob/main/CHANGELOG.md Channel: #scittle

Pathom 3 2022.02.25-alpha
, this release is packed with nice features and fixes!
◦ ::pcp/expects
now can figure implicit attributes on static resolver nested lookup
◦ Planner now removes path options that can't fulfill the sub-query
◦ New priority sort algorithm. Thanks to @mauricio.szabo!
◦ Optimize nested or nodes, pulling nested branches into parent OR node
◦ Add weight sort feature to load balance between OR branches
◦ Fix issue #107 regarding batch + nested optional inputs
◦ Add pf.eql/seq-data->query
to find shape of a combined collection
◦ Computation of ::pcp/expects
on static resolvers now includes data about nested expectations
https://clojars.org/com.wsscode/pathom3
Announcing Pathetic, a utility library for working with JSONPath: https://github.com/yetanalytics/pathetic

It was actually open-source for a while, but we recently decided to do some cleanup in v0.4.0 for the wider Clojure community.
great name haha
(and the library looks super useful)