1 min readOct 28, 2019
Lean,
One other thing that is interesting about Object.is is that it is still subject to type coercion.
console.log(Object.is(“4”,4));//true
Lean,
One other thing that is interesting about Object.is is that it is still subject to type coercion.
console.log(Object.is(“4”,4));//true
Software Engineering Manager. Explorer, learner, teacher, and more