I have been a Clojure newbie for over 3 years now and here is why I am still using it: 1. Clojure code makes sense to me : I could go back to Clojure code someone wrote three years ago and I would have no problem in figuring out what the code was doing. With Java or Javascript, unless the code is documented with extreme diligence, the nuance are hard to decipher. 2. REPL based coding makes it easy to get code right b…
I've used Clojurescript for a couple toy projects, but it seems awkward to me.