All Questions
1 question
0
votes
1
answer
131
views
Why does CIDER's REPL some times start as "shadow.user>" and in others it starts as "cljs.user>"?
I am using Clojure, ClojureScript, shadow-cljs, Emacs, Cider, and Lein to develop a web app project.
This is the usual workflow: inside a project and for ClojureScript projects, execute cider-jack-in-...