▲ Check if a Date is Valid in JavaScript - Mastering JS at masteringjs.io▼1 up and 0 down, posted by vkarpov15 466 days ago 1 comment
MaxArt 466 days ago. link 1 point ▲ ▼Small correction: // 3 * obj.nonexistentProperty === undefined It's actually === NaN.