Fork me on GitHub
#clojurescript
<
2020-10-07
>
Michael Stokley16:10:30

are there some data visualization tools in the clojurescript ecosystem like cognitect's rebl or clojure.inspector?

Michael Stokley16:10:37

right now i'm mostly rocking cljs.pprint

phronmophobic17:10:51

I haven't used it, but there's also https://github.com/djblue/portal

Michael Stokley20:10:08

that's really cool

p-himik20:10:23

And if you're using shadow-cljs, there's built-in "Inspect" feature: https://clojureverse.org/t/introducing-shadow-cljs-inspect/5012