|
|
|
|
|
by mattgreenrocks
4427 days ago
|
|
I'm learning Clojure, and my favorite thing so far is that the Clojure community's idea of engineering is substantially better than Ruby's. For example: * immutability by default * decoupling by default * small libraries rather than mega-frameworks The comparison is not quite fair; but there's something to be said for appreciating a well-engineered solution versus the usual "SHIP FASTER, PEON!" schtick that Ruby has. |
|