Equality Operator : == VS === in JavaScript
In this post, we'll learn about the difference between the == and === operators in JavaScript, and when to use each one.
By now, you are already aware that there are two types of equality operators in JavaScript, but you've probably wondered why that...
devangibhutiya.hashnode.dev2 min read