The unholy trinity of #JavaScript
@mjgardner why the fuck does '\t' == 0 😮
@scott @mjgardner I guess any white space cast to a number is zero? This is probably to make numerical form validation easier, but it seems like a terrible idea.