Prone: Interactive debugging exceptions in Clojure web apps, with demo video (github.com) 33 points by cjohansen 11y ago ↗ HN
[–] lynndylanhurley 11y ago ↗ This looks incredible.Ring's default error handling is really cumbersome, and it's one of the major pain points that I've had using Clojure for webapps. Judging by the video, this middleware seems to solve the problem completely.I'm going to start using this right away.
3 comments
[ 2.8 ms ] story [ 20.9 ms ] threadRing's default error handling is really cumbersome, and it's one of the major pain points that I've had using Clojure for webapps. Judging by the video, this middleware seems to solve the problem completely.
I'm going to start using this right away.