Fork me on GitHub
#clojurescript
<
2018-07-23
>
quoll00:07:15

OK. I’m making progress now. Thanks @mfikes

👍 8
thheller09:07:25

might be interesting for not-yet shadow-cljs users if you are suffering from slow page load times during development

peeb10:07:22

Is there anything analogous to lein-ancient for updating deps.edn dependencies?

funkrider17:07:22

hi all - at http://Powernoodle.com we use Clojure and are wondering what other folks use for maintaining their website translations? Does anybody use a web based solution in particular to translate ClojureScript / React websites?

jjttjj23:07:48

i know this is probably a bad idea but has anyone felt the need to implement the atom protocols (ie ISwapable/`IWatchable`) on regular js objects?