liked the new behavior of cider-inspect, i.e. switch to latest evaluated result (not sure how new it actually is) -- found it handy ๐
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??
doesnโt happen if I start clj and cljs in different sessions