(no title)
reader_mode | 4 years ago
Clojure has some cases where it's insane how elegant you can make the solution, but frankly static languages with good type systems and tooling come close enough but don't have the scaling downsides.
reader_mode | 4 years ago
Clojure has some cases where it's insane how elegant you can make the solution, but frankly static languages with good type systems and tooling come close enough but don't have the scaling downsides.
capableweb|4 years ago
Yeah, agree. But this is hardly surprising. Learn enough about ANY language on this planet and you'll come to the same conclusion.
The beauty of Clojure is that it mostly provides you with tooling and other facilities that leads to elegant and more importantly simple code.
bjourne|4 years ago
acomar|4 years ago