Difference between '==' and '===' in JavaScript.
what is '==' ?
Double equals (==) is a comparison operator, which transforms the operands having the same type before comparison. In the example given below, '1' is a string but as we used == it converts the string to a number and returns true.
1 == ...
techstick.hashnode.dev2 min read
Arun Shukla
Learner
๐ Proper explanation h bro specially strict equality operator me jo meme use kia h AB wala best h