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

309 B

Title Author Date Timestamp Tags Link
Reduce the cognitive load of your code Sami Samhuri 30th March, 2016 2016-03-30T07:10:29-07:00 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.