12

JS be like:

0 == "0" | true
0 == [] |true

ok... so "0" equals []?

"0" == [] | FALSE

Comments
Add Comment