develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 1,418

  1. #goto is such an anti-pattern, but refactoring to a function with early returns is so tedious. Isn't there a better way? Talk to your doctor today about using throw in the middle of a function to manage control flow. All the illegibility of goto, without all the work!
    1. …in reply to @develwoutacause
      4 out of 5 tech leads agree, this is a terrible idea.