Fork me on GitHub
#cursive
<
2020-08-20
>
misha06:08:46

can anyone point me to "the latest clojure-script repl in cursive how-to" or something? (with deps and shadow-cljs preferably)

misha06:08:33

I find myself spending too much time trying to split code into cljs/cljc just to be able to send it into clojure repl to check/test things. but it kills prototyping speed because I have way too many points of integration with js

misha07:08:09

so I figured, that just setting up "send to cljs repl" would save me tons of time

jdhollis16:08:09

The only tweak I would make is to use the generated .nrepl-port file.

misha18:08:46

yeah, shadow-cljs doc mentions that, but I don't have it in earlier cursive version. I updated gist.