zachleat’s avatarzachleat’s Twitter Archive—№ 36,621

  1. Every build failure that prevents a production issue is a gift 🎁
    1. …in reply to @zachleat
      Thinking about the difference between failing fast/fail early in build tools and fail slow/error forgiveness to user-facing code (like HTML)
      1. …in reply to @zachleat
        Does anyone else remember that Internet Explorer used to pop up a user facing alert box for every JavaScript error or am I imagining that?