Fork me on GitHub
#mount
<
2018-10-30
>
tolitius01:10:52

@richiardiandrea do you know? I don't know node well

richiardiandrea01:10:39

@rymndhng @tolitius I don't think so because mount works with vars and vars are peculiar to ClojureScript

tolitius01:10:31

in cljs it really works with something very close to atom rather than a var

👍 4
richiardiandrea01:10:38

don't leave ClojureScript @rymndhng 😄 😄

richiardiandrea01:10:03

so if that is the case, you could potentially use a normal global var in JS

richiardiandrea01:10:25

but no, I have never seen that in any JS lib...but I have also never looked for it