This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-07-26
Channels
- # announcements (6)
- # beginners (69)
- # calva (10)
- # clj-kondo (9)
- # clojure (32)
- # clojure-uk (9)
- # clojuredesign-podcast (13)
- # clojurescript (14)
- # clojureverse-ops (2)
- # conjure (24)
- # cursive (12)
- # data-science (1)
- # datomic (13)
- # graalvm (5)
- # jobs-discuss (4)
- # malli (6)
- # meander (33)
- # off-topic (9)
- # pedestal (2)
- # re-frame (38)
- # reitit (6)
- # rum (4)
- # shadow-cljs (6)
- # tools-deps (8)
- # xtdb (26)
Is there a money
library for Clojurescript like there is for Clojure (https://github.com/clojurewerkz/money)? I haven鈥檛 been able to find one so far other than an ancient one pelle/bux.
Morning. Does chrome/chromiun definitely drop custom formatter?
they have communicated that they won't after protest from the CLJS community (mostly on Twitter I think)
Yeah, sorry, my bad; I forget to include binaryage/devtools
馃槄
Don't know why, I thought it was a shadow-cljs
dependency
How to convert string edn to edn in Cljs?
Great! Thanks!
Ahh thanks! Was using clojure.edn. Is there a difference between those two?
ah right. forgot that was added for compat. it just used cljs.reader under the hood.
Thank you very much!
Actually you can use clojure.edn
, as in clojure.
https://github.com/clojure/clojurescript/commit/515db0a354002edad00a7d73cf18e33d21c9e4a5