Hacker News new | ask | show | jobs
by james_marks 48 days ago
I agree with the overall sentiment, but personally have grown to love if/return style.

I find it easier to reason about and as it ages, stays maintainable vs more elsif branches with multiple conditions each.