Fine line between'==' and '===' in JavaScript
Have you ever been confused about which comparison operator to use in JavaScript: == or ===?
Read on to find out the difference between the two and why it matters.
Imagine you have two boxes, each with a different toy inside. One box has a red car an...
shushma.hashnode.dev3 min read