|
|
|
|
|
by hombre_fatal
2506 days ago
|
|
Though notice that you picked literally the most trivial example in the entire codebase that anyone can understand without explanation. Elm is onto something with its obsession with simplicity and lack of features. I go back to old Haskell code and have to completely recredentialize in Haskell before I remember what's going on. I return to old Elm code and need very little ramp up. I'm not making an "Elm > Haskell" argument, I just think experimentation with simplicity does this family of languages a favor. |
|
I needed the explanation to understand what the code snippet was doing. Careful with those generalisations.