This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-03-25
Channels
- # announcements (8)
- # aws (50)
- # aws-lambda (6)
- # babashka (25)
- # beginners (119)
- # bristol-clojurians (5)
- # calva (25)
- # chlorine-clover (23)
- # cider (6)
- # cljs-dev (125)
- # clojure (63)
- # clojure-austin (1)
- # clojure-belgium (1)
- # clojure-dev (48)
- # clojure-europe (11)
- # clojure-italy (2)
- # clojure-nl (5)
- # clojure-spec (3)
- # clojure-uk (66)
- # clojurescript (14)
- # core-logic (5)
- # datomic (13)
- # emacs (10)
- # events (2)
- # fulcro (37)
- # graalvm (11)
- # hoplon (95)
- # jobs-discuss (9)
- # juxt (11)
- # kaocha (16)
- # meander (13)
- # off-topic (24)
- # pedestal (4)
- # re-frame (36)
- # reagent (10)
- # reitit (15)
- # ring-swagger (5)
- # shadow-cljs (23)
- # spacemacs (2)
- # sql (13)
- # tools-deps (32)
- # xtdb (11)
[com.wsscode/async "1.0.3"]
is out! This version adds thread
helpers to the Clojure side of the library. Thanks to @thenonameguy! https://github.com/wilkerlucio/wsscode-async
lambdaisland/glogi {:mvn/version "0.0-29"}
is out. Glögi is a wrapper around goog.log that feels like pedestal.log. This release fixes an issue with advanced compilation. https://github.com/lambdaisland/glogi
Looks cool. Have you considered adding spy
? I found it to be one of the most useful things in pedestal log.
I have not since I have literally never used spy
🙂 but it looks useful, PR welcome. I added contribution instructions to the README
Follow-up release with a bugfix and some extra convenience, see CHANGELOG for details. I also added some more code samples to the README
@U08JKUHA9 I added spy
and fixed a bug 🎉
@U07FP7QJ0 nice! will check it out 👍:skin-tone-2: