We're a place where coders share, stay up-to-date and grow their careers.
console.log(0 == 'o'); // true
o -> '0'
o
console.log(0 == 'o'); // true
o
-> '0'