This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-10-26
Channels
- # announcements (9)
- # babashka (98)
- # beginners (52)
- # boot (2)
- # calva (19)
- # cider (58)
- # clj-kondo (4)
- # cljdoc (11)
- # clojure (49)
- # clojure-dev (12)
- # clojure-nl (3)
- # clojure-uk (4)
- # clojurescript (42)
- # core-async (6)
- # cursive (9)
- # data-science (1)
- # fulcro (23)
- # jobs-discuss (2)
- # nrepl (30)
- # off-topic (42)
- # pedestal (6)
- # re-frame (8)
- # reitit (7)
- # remote-jobs (2)
- # shadow-cljs (134)
- # specter (1)
- # vim (13)
clj-kondo v2019.10.26: - Windows support via LSP and NPM - Major improvement in parser feedback when typing unbalanced parens and more! https://github.com/borkdude/clj-kondo/releases/tag/v2019.10.26 Follow up in #clj-kondo.
@U0525KG62 some people don't know paredit yet (beginners) and some other people (of course not me... ) sometimes copy paste code which is unbalanced.
I know. This is really cool and will be helpful for a lot of people. Thx for the new version!
Practicalli Clojure YouTube channel - 50 videos to help you discover the fun in functional programming with Clojure https://www.youtube.com/playlist?list=PLpr9V-R8ZxiDjyU7cQYWOEFBDR1t7t0wv https://practicalli.github.io/
Babashka, a native scripting tool for Clojure, v0.0.22: support for reader conditionals: https://github.com/borkdude/babashka#reader-conditionals