118
The JavaScript type coercion algorithm
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
why convert boolean to integer instead of converting the other operand to boolean? it doesn't make sense.