top | item 35027768

(no title)

colinjoy | 3 years ago

As someone who dabbles in code without too much of an idea of what he is doing, using pure functions whenever possible helps me reduce cognitive complexity and makes the code more easily testable.

discuss

order

xupybd|3 years ago

I'd say this answer is the most succinct and accurate here.