5 ms·
I think that cljs-devtools [1] also deserves honorable mention. Not only does this improve console output, but it improves inspection while doing interactive de
by dmohs 11y ago
I think that cljs-devtools [1] also deserves honorable mention. Not only does this improve console output, but it improves inspection while doing interactive debugging (e.g., pause on exception) in Chrome.
[1] https://github.com/binaryage/cljs-devtools https://github.com/binaryage/cljs-devtools
- dr_win 11y agoThanks for the plug. I'm glad you find it useful. I've been working on Dirac - a Chrome DevTools fork for ClojureScript developers. That will be a complementary tool to cljs-devtools: https://github.com/binaryage/dirac https://github.com/binaryage/dirac