It is well recognized that long routines with a lot of nesting can create code that is difficult to read. Even if indented correctly, it is hard over many lines to accurately match the indent amount, particularly if indented a lot. Continue reading
Avoid Unnecessary Nesting
Reply