Useful introduction for someone (like me!) who’s learning Clojure as their first Lisp and re-learning Emacs in the process!
That post says use nrepl. These days, you’re better off using cider. Many more features and much more community support.
The article does actually use CIDER (which is built on top of nREPL anyway)… It says so right there in the first paragraph of the first step of the tutorial.
That post says use nrepl. These days, you’re better off using cider. Many more features and much more community support.
The article does actually use CIDER (which is built on top of nREPL anyway)… It says so right there in the first paragraph of the first step of the tutorial.