samhuri.net/posts/2016/03/reduce-the-cognitive-load-of-your-code.md

294 B

Title Author Date Timestamp Tags Link
Reduce the cognitive load of your code Sami Samhuri 30th March, 2016 1459347029 http://chrismm.com/blog/how-to-reduce-the-cognitive-load-of-your-code/

This is all good advice. I should use more intermediate variables for longer conditions.