you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago

Yup, never nest.

All the conditions should be checked and returned if they failed as you go through the function with the successful response being the last line.

  • source
  • parent