I code primarily in JavaScript,[1] a bad programming language. It was created in 10 days back in 1995,[2] and is unsurprisingly littered with flaws.
JavaScript’s strange behavior is a common joke among programmers. Most infamously, it has three different ways to check for equality (==, ===, and Object.is)