Y
Hacker News
new
|
ask
|
show
|
jobs
by
stephen_cagle
761 days ago
What is the step debugger for clojure you recommend?
2 comments
BaculumMeumEst
760 days ago
Cider has worked the best for me. I've used Cursive in Intellij but I ran into a lot of issues where it would not trip the debugger for some reason where Cider worked fine.
link
pjmlp
761 days ago
Cursive,
https://cursive-ide.com/
link