How to Start
Learning Resources
Setup
IDEs
- Standalone IDE
- Light Table is an IDE developed in Clojurescript. It’s relatively simple to learn, free to use, is open source, and is great for complete beginners.
- Nightcode is an IDE written in Clojure for Clojure. It supports both the boot and leiningen build tools and structural editing.
- Atom
- Sublime Text
- Vim
- IntelliJ
- Cursive Cursive is the best option if you’re already on IntelliJ and want a familiar interface
- Visual Studio Code
- Clojure nREPL support for Visual Studio Code