CLJS DevTools adds enhancements into Chrome DevTools for ClojureScript developers:
- Better presentation of ClojureScript values in Chrome DevTools (see the :formatters feature)
- More informative exceptions (see the :hints feature)
- Long stack traces for chains of async calls (see the :async feature)