Element 84 Logo
Element 84, Inc. - Clojure
  • JDI Mind Tricks

    I have always used a REPL driven approach to Clojure development and this has been very productive, but at times I have really missed the old school approach of setting break points and stepping through code, examining variables along the way. While there are some very capable solutions that get me part of the way there (proto-repl, etc.), I…