© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Jan Vladimir Mostert
Idea Incubator
JavaScript:
"Why am I a " + typeof + ""; // "Why am I a number"
Automatic type conversion in JavaScript I find is responsible for most of the bugs I've seen and WTF moments.
Cees Timmerman
Could be worse.
Indeed