This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-08-14
Channels
- # architecture (19)
- # beginners (3)
- # calva (2)
- # cherry (2)
- # clj-kondo (2)
- # clojure (58)
- # clojure-europe (15)
- # clojure-norway (1)
- # conjure (1)
- # data-oriented-programming (9)
- # data-science (10)
- # emacs (9)
- # hyperfiddle (1)
- # nbb (9)
- # off-topic (1)
- # shadow-cljs (24)
- # sql (14)
- # squint (58)
- # testing (13)
- # xtdb (10)
JS interop with ClojureScript can vary between "incredibly wonderful" to "a huge pain", there's no in-between. Still, the lack of classes, tagged literals, support for async iterators, lack of JSX, and the impossibility to put ClojureScript "in the middle" of a Babel pipeline (we can either put ClojureScript before everything runs, or after, no in-between) sometimes makes things hard. I would also argue that the JS world itself is wrong - this whole deal of Babel seems wrong in so many levels, but it is what it is, and unfortunately CLJS is not keeping up...
That's why I'm really excited for Cherry, because it can solve some, if not all, these problems!
🎉 5