this post was submitted on 07 Sep 2022
45 points (90.9% liked)
Programmer Humor
32412 readers
855 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
...but why? This looks like it would never be expected behavior. Like a bug in the implementation, which can simply be fixed.
Oh no, it's even documented on MDN:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt#using_parseint
Sweet Flying Spaghetti Monster, that's horrible. I'm guessing the reason is to keep the truth value equivalent when casting to boolean, but there has to be a more elegant way....
Might be, but this is also a decent explanation: https://lemmy.ml/post/464637/comment/272066