Software Alternatives & Reviews

How much can a Clojure developer do alone.

Cursive IDE ClauseBase
  1. Cursive, the Clojure(Script) IDE that understands your code. Advanced structural editing, refactorings, VCS integration and much more, all out of the box.
    If you're familiar with the IntelliJ IDE, I highly recommend trying out the Cursive plugin. It makes it really easy to work entirely within your files in the editor sending forms/s-expressions to the REPL for evaluation. Comment blocks (comment ...) are very useful for saving documentation like example code to execute in a REPL. There's also a bunch of very nice keyboard shortcuts for manipulation of forms (slurp, spit, kill). I think Cursive also sets up rainbow parens which make it easy to see what forms you're working with. Good luck with learning the REPL!

    #Software Development Tools #IDE #Programming 10 social mentions

  2. Revolutionary contract building software for law firms and legal departments.
    My entire legaltech startup (clausebase.com) is exclusively written in Clojure & ClojureScript. As its sole developer, I have created software with Clojure that is about 2x to 3x as rich in functionality as our closest competitor. My personal guess is that (due to the combination of immutability, REPL, high quality components available, community that is super friendly and just the right size to give you everything but not the Javascript fatigue)... Clojure gives you a 3x to 4x boost compared to the traditional languages.

    #Legal #Document Management #Legal Documents 1 social mentions

Discuss: How much can a Clojure developer do alone.

Log in or Post with