JS Fundamentals #18 β π§ Understanding Type Coercion in JavaScript
"JavaScript will do what you mean, not necessarily what you say." β Every confused beginner ever.
Coercion is an automatic type conversion that occurs in JavaScript when you want to perform certain operations. I'll explain what coercion is in this a...
pushpesh-js-articles.hashnode.dev6 min read