This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-09-05
Channels
- # announcements (7)
- # beginners (107)
- # boot (5)
- # calva (2)
- # cider (18)
- # clj-kondo (48)
- # cljs-dev (16)
- # cljsrn (2)
- # clojure (208)
- # clojure-berlin (1)
- # clojure-dev (25)
- # clojure-europe (14)
- # clojure-italy (10)
- # clojure-nl (10)
- # clojure-sg (1)
- # clojure-spec (52)
- # clojure-uk (13)
- # clojurescript (53)
- # cursive (7)
- # data-science (7)
- # datomic (4)
- # duct (1)
- # events (10)
- # fulcro (1)
- # graphql (5)
- # jobs (2)
- # kaocha (13)
- # leiningen (6)
- # off-topic (17)
- # pathom (4)
- # quil (6)
- # re-frame (52)
- # reagent (12)
- # reitit (3)
- # shadow-cljs (97)
- # spacemacs (10)
- # sql (39)
- # tools-deps (18)
- # uncomplicate (1)
- # xtdb (1)
https://github.com/viesti/timbre-json-appender, a JSON appender for Timbre. Makes extracting data from logs easier in for example AWS CloudWatch Logs and GCP Stackdriver Logging.
I've just released Propel v1.1.0 which now has lein-figwheel
support as well as figwheel-main
https://github.com/Olical/propel executing clj -m propel.main -e lein-figwheel -w
will start figwheel from your project.clj
with a random prepl port that gets written to .prepl-port
. Magic!
More videos are now available in the Fulcro (version 3) video series on YouTube: https://www.youtube.com/playlist?list=PLVi9lDx-4C_T7jkihlQflyqGqU4xVtsfi
Just published Chlorine version 0.1.12. On this version some fixes, but it was mostly an urgent fix for Atom because some APIs were removed from a dependent package without any warning, so Chlorine was simply not working at all
Yes, and it still is. The new API does not support all the things that I need, so there's some functionality that's now missing and it is breaking my own workflow. Still working on it to solve these issues and publish a definitive fix