Fork me on GitHub
#cider
<
2021-03-26
>
zarkone10:03:34

liked the new behavior of cider-inspect, i.e. switch to latest evaluated result (not sure how new it actually is) -- found it handy 👍

👍 6
stathissideris11:03:32

I do cider-jack-in-clj&cljs so I get 2 REPLs that belong to the same session (one for server, one for frontend app). When I start my server, I can see its logging output in both REPLs, is that a bug or a feature??

stathissideris11:03:41

doesn’t happen if I start clj and cljs in different sessions