@NfNitLoop ("Cody C. #BLM") wrote:
Yes. Excessive indentation is hard to reason about. I always make this recommendation on code review.
with quote tweet:
@jschauma ("Jan Schaumann") replied to a tweet by @jschauma:
4. Exit early to avoid waterfall code. Especially for longer code blocks, this minimizes cognitive overhead.
