React DevTools is a browser extension that can be used to inspect live UI tree, component props and profile performance in DevTools.
As an alternative, there's cljs-react-devtools, which is similar to React DevTools, but targets ClojureScript wrappers specifically to make sure that Clojure data structures are inspectable, as well as Reagent reactions and re-frame subscriptions.
Can you improve this documentation? These fine people already did:
roman01la & Roman LiutikovEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close