Comment on You Can't JavaScript Under PressureparentComments−kirse12yTried that first, but that will fail on the "false" case.−badman_ting12yIt needs a triple-equals, because false == 0, but false !== 0
Comments
Tried that first, but that will fail on the "false" case.
It needs a triple-equals, because false == 0, but false !== 0