This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-10-15
Channels
- # beginners (26)
- # biff (28)
- # calva (13)
- # clj-commons (4)
- # clj-kondo (3)
- # clojure (45)
- # clojure-austin (17)
- # clojure-europe (8)
- # clojure-finland (1)
- # clojurescript (14)
- # code-reviews (3)
- # emacs (33)
- # helix (4)
- # holy-lambda (7)
- # joyride (5)
- # keechma (1)
- # meander (4)
- # membrane (3)
- # missionary (22)
- # nbb (1)
- # off-topic (1)
- # pathom (4)
- # rdf (24)
- # releases (2)
- # sci (3)
- # shadow-cljs (12)
- # tools-deps (14)
@mhuebert If you want to have linting, I guess a tiny service on http://fly.io could also work (until clj-kondo has CLJS support) httpkit + clj-kondo compiled to a binary could work even on google functions here is an example using bb on http://fly.io: https://github.com/babashka/babashka/blob/master/doc/fly_io/README.md
it would be great to be able to integrate kondo into maria to give better feedback, especially to beginners! 🙂