thanks @victorbjelkholm429 yes, comfortable with HTML. Will look into this.
at first glance ddin’t find anything related to making an AJAX call (basiclly to make async call to some api and render api response).
are there some data visualization tools in the clojurescript ecosystem like cognitect's rebl or clojure.inspector
?
right now i'm mostly rocking cljs.pprint
thanks!
I haven't used it, but there's also https://github.com/djblue/portal
and as an alternative to pprint, I've been working on https://blog.phronemophobic.com/treemap/treemaps-are-awesome.html
wow!
that's really cool
And if you're using shadow-cljs, there's built-in "Inspect" feature: https://clojureverse.org/t/introducing-shadow-cljs-inspect/5012