If you’ve been a developer long enough, you’ve probably had this conversation:
Teammate: “Hey, how do I parse HTML with regex?”You: “Hmm… why do you need to do that?”Teammate: “Oh, I just want the title of a webpage.”You: “Ah, then just use an HTML ...