This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-07-03
Channels
- # aws (3)
- # babashka (46)
- # bangalore-clj (2)
- # beginners (89)
- # cider (1)
- # clojure (57)
- # clojurescript (4)
- # conjure (6)
- # duct (3)
- # fulcro (2)
- # graalvm-mobile (41)
- # introduce-yourself (1)
- # lsp (12)
- # malli (11)
- # off-topic (37)
- # pathom (3)
- # pedestal (6)
- # podcasts-discuss (5)
- # polylith (17)
- # releases (2)
- # sci (2)
- # shadow-cljs (8)
- # specter (1)
- # tools-deps (10)
As perhaps a documentation topic, https://github.com/clojure-lsp/clojure-lsp/ or its links don't immediately say whether cljs is supported
> (maybe clean-ns not that much) oh interesting, I figured both targets would be on par (since a static approach is followed, so JVM clj doesn't enjoy any 'privilege'?)
yeah, I don't code clojurescript usually, so it'd need to test but I think those cljs requires that require js directly could not work fine with clean-ns
cljs is an interesting topic, could be easily a killer/distinctive feature for the project (I'd happily contribute but always have quite a lot on my OSS plate :/)
No problem, if you could provide an issue that'd be a great start 🙂 Then I can work on that when have the time
yes agree, there are tests for cljs/cljc files already, if you find anything else that cljs is quite different we can add more tests/fix it