▲ Everything about null in JavaScript at dmitripavlutin.com▼1 up and 0 down, posted by panzerdp 1523 days ago 1 comment
tracker1 1522 days ago. link 1 point ▲ ▼-0 is also falsy Worth mentioning, in the comparison with undefined, is that if you JSON.serialize an object with a property set to `undefined` it will remove the property from output. If it's a value in an array, it will be replaced with null.