Fork me on GitHub
#cursive
<
2016-08-28
>
Madara Uchiha18:08:27

JS resolution is hard

Madara Uchiha18:08:36

Event intellij/webstorm is having difficulties with it

Madara Uchiha18:08:03

Especially because you easily can (and often do) add functions to things in runtime

Madara Uchiha18:08:23

(Not sure if CLJS gives you that ability, honestly, I'm studying Clojure at the moment as a stepping stone to CLJS)

danielcompton21:08:45

@madarauchiha you can do (almost?) anything you can do in JS in CLJS, but it is mostly unidiomatic to do that kind of stuff AFAIK.