Hacker News new | ask | show | jobs
by RaftPeople 546 days ago
> Abstracting chunks of compound conditionals into easy-to-read variables is one of my favorite techniques. Underrated.

Same. Or alternatively I will just put the English version in comments above each portion of the conditional, makes it easy to read and understand.