Debugging Clojure using the REPL

A summary of techniques to debug Clojure code via REPL (aka “the interactive console”, the “read-eval-print loop”) and Cider debugger.

December 18, 2022 623 words