|
|
|
|
|
by magnito2123
3103 days ago
|
|
I find this hard to read because some of his arguments are just subjective rants about style. His argument about "mutations" and "passing values around" is exactly what makes FP great. It is to prevent side effects, which makes it hard to trace bugs when coding concurrently. |
|