Fork me on GitHub
#bangalore-clj
<
2019-07-05
>
jysandy03:07:00

@nilesh.tr were you using an editor-integrated REPL? That’s typically far better than lein repl from the console.

anonfish04:07:29

@jysandy Interesting. I remember reading about Light Table as a good IDE for Clojure. Will give it a try.

jysandy06:07:17

@nilesh.tr the two most popular Clojure editors out there are CIDER for emacs and Cursive. Light Table’s development was abandoned a while ago AFAIK.

Shantanu Kumar10:07:22

@nilesh.tr And probably 3rd/4th popular Clojure editors would be Atom+ProtoREPL and VisualStudioCode+Calva