chlorine-clover

About Chlorine for Atom and Clover for VS Code: https://atom.io/packages/chlorine and https://marketplace.visualstudio.com/items?itemName=mauricioszabo.clover
borkdude 2020-02-16T17:40:58.120300Z

@mauricio.szabo Hey Mauricio. I would implement ns-map in babashka to offer better support for e.g. Chlorine, but since CLJS doesn't support ns-map, I wonder how do you handle CLJS repl?

mauricio.szabo 2020-02-16T23:58:51.122200Z

@borkdude well, in cljs everything is waay more complicated :) The short answer is that I inspect the goog Javascript global variable that ClojureScript always create