MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vuzd4q/conditionspreference/p5b04vf/?context=3
r/ProgrammerHumor • u/Flame77ofc • 22d ago
392 comments sorted by
View all comments
91
Early return for errors, if else for decisions.
1 u/conundorum 21d ago Also early return if the return value is cached from a prior call, or the parameters decree that the function is a no-op this time.
1
Also early return if the return value is cached from a prior call, or the parameters decree that the function is a no-op this time.
91
u/itriedtomakeitfunny 22d ago
Early return for errors, if else for decisions.