Hacker News new | ask | show | jobs
by unlogic 3431 days ago
In Emacs, you can use CIDER together with ClojureScript. By following these instructions[0] I was able to get the combined Figwheel+REPL functionality.

[0] https://cider.readthedocs.io/en/latest/up_and_running/#using...