my coding speed is super slow. I don't know if am getting old, or it's because of JavaScript.
the fucking js, every line you try to write functional style, but it just came out wrong, complex, or a struggle, or becomes incomprehensible. Then tried to rewrite it multiple times.
if u r new to FP, one way to learn functional programing, in ANY language, is that change ALL your statement into expression. You'll learn a lot by this, of FP, as well as your language.