Good tools for Clojure development
Chakrit Likitkhajorn
Posted on September 4, 2019
This blog will point out some Clojure plugins and tools that I find useful.
4 September 2019: I will shortly write down list of tools and short description. I will give more detail later.
Atom Parinfer
I use atom for development. Parinfer is a must. It is 10 times harder to manage parentheses without Parinfer
Atom Proto Repl
For REPL development in Atom
Leineigan
Build tools for Clojure. Just like Maven in Java. NPM/Yarn in Javascript or Mix in Elixir.
Lein auto
If you use TDD workflow and you want to run unit test for every saved, here is a tools for you
Ultra
Clojure original test result is painful to read. Let's bring some color into it.
💖 💪 🙅 🚩
Chakrit Likitkhajorn
Posted on September 4, 2019
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
tutorial Interactive Code Editor Tutorial: Managing Dynamic Content with react-codemirror
October 30, 2024
undefined Como Me Preparei para Trabalhar no Nubank: Minha Jornada de Aprendizagem com Clojure
November 18, 2024