Hacker News new | ask | show | jobs
by dgb23 1694 days ago
You can use Clojure on Nodejs too.

I personally can’t use it for production code. But whenever I automate something or write some prototype I use Clojure. Iterations are faster, more direct, less of a hassle.

There has also been someone commenting around here that they use it as an network repl to poke around running production systems, which I find an interesting use case.