DEV Community

Discussion on: A simple tip for cleaner code

Collapse
 
jonrandy profile image
Jon Randy 🎖️

Both listings have early returns, it's just that the elses in the first listing aren't really needed

Collapse
 
blackcat_dev profile image
Sasha Blagojevic • Edited

Then my wording was probably wrong, could you help me rephrase it? I could have probably gone with a better example, thanks for noticing. Added another "not so nice" example.