Please avoid nested if statements. Instead use early returns when possible.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies:
Please avoid nested if statements. Instead use early returns when possible.