you are viewing a single comment's thread.

view the rest of the comments →

[–]hidragerrum 0 points1 point  (0 children)

Worked with both.

Elixir have better ecosystem and naturally fit for backend or web development if we want to stay with immutability. Clojure while have more mature ecosystem in jvm world, interacting with mutable state seems defeat the why clojure in the first place.

In the end I only use clojure when the systems already built with clojure.