If you know JavaScript and Clojure debugging ClojureScript is not terrible. That of course is still far too high a bar for most people.
In the case of JavaScript there's a rich set of existing debugging infrastructure tools that we can build upon. Also source mapping support is just around the corner for WebKit based browsers. That will improve the debugging story quite a bit.
In the case of JavaScript there's a rich set of existing debugging infrastructure tools that we can build upon. Also source mapping support is just around the corner for WebKit based browsers. That will improve the debugging story quite a bit.