JavaScript Coercion : Beyond Basics
Dec 2, 2023 · 16 min read · In JavaScript, we often see implicit type conversion in our code which occurs due to abstract operation. In JS, we use the term coercion for what's commonly known as type conversion. When we consider conversion and coercion, it's best to see them as ...
Join discussion



