This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-06-28
Channels
- # announcements (6)
- # aws (8)
- # bangalore-clj (1)
- # beginners (249)
- # calva (27)
- # cider (5)
- # clara (8)
- # clj-kondo (11)
- # cljs-dev (14)
- # cljsrn (21)
- # clojars (1)
- # clojure (206)
- # clojure-europe (3)
- # clojure-greece (2)
- # clojure-italy (39)
- # clojure-nl (19)
- # clojure-spec (50)
- # clojure-uk (19)
- # clojurescript (31)
- # clojurex (24)
- # community-development (10)
- # core-async (32)
- # core-typed (4)
- # cursive (8)
- # data-science (15)
- # datomic (42)
- # figwheel (1)
- # fulcro (18)
- # graalvm (6)
- # joker (1)
- # kaocha (1)
- # nyc (1)
- # off-topic (1)
- # reagent (5)
- # reitit (2)
- # remote-jobs (2)
- # shadow-cljs (3)
- # spacemacs (2)
- # tools-deps (65)
- # xtdb (3)
Hi everyone, I'm pleased to announce the release of re-graph 0.1.9. re-graph is a GraphQL client for Clojurescript with re-frame bindings and support for queries, subscriptions and mutations over websocket or HTTP. This release adds support for: - Error messages returned via the websocket transport are now piped to the callback handler in the :errors key #43 It's available now on Clojars. https://github.com/oliyh/re-graph Thanks and enjoy, Oliy
Hey everyone. We just finished up a series on the Functional Design in Clojure podcast. The series focuses on a common devops problem: getting information from log files. Our summary episode is out today: https://clojuredesign.club/episode/035-lifted-learnings/ The first episode in the series is https://clojuredesign.club/episode/028-fail-donut/ Come tell us what you think in #clojuredesign-podcast.
I just discovered this podcast last week. I'm flying through them! You two are wonderful.
Just released clj-cbor
0.7.2 with a couple fixes for incremental encoding and decoding: https://github.com/greglook/clj-cbor