|
|
|
|
|
by kaba0
1897 days ago
|
|
> Having more powerful ways to express yourself doesn't make it harder to read code Well, depends. For example, reading my older Haskell code is definitely harder than my Java code. Also, only a handful of teams is lucky enough to have only good programmers. There is always someone who sees some great advanced concept and applies it without the necessary know-how on the dangers/context of that feature. I think Haskell, Clojure and Scala as well are somewhat prone to this. |
|