Maksym Prokopov
Personal blog powered by a passion for technology.

Noteworthy Clojure projects

18.01.2018
Reading time: 1 min.

Recently I again dived deeply into Clojure development with my Bank Statements — ERP sync tool and started to investigate what’s new in Clojure world. It appears a lot of great things happend in 2017!

Every of following tools drops my jaw down. Here is my list:

  • Lightmod and Nightcode really great editors for Clojure/Clojurescript beginners. Zach Oakes included useful examples to jump into Clojure development train.
  • Dynadoc, documentation exploration tool which makes your work with documentation more effective and interactive.
  • Dirac is a Clojurescript REPL right in your Chrome browser!
  • Vase a rapid declarative Pedestal and Datomic based microservice development tool by guys from Cognician.
  • Boot build tool became very popular because of custom and modular build workflow. When you feel yourself limited by Leiningen, give Boot a try. It suites even for blog publishing!

Did you find anything noteworthy for your Clojure development? Please, comment.