"==" vs "==="
"What's different, it's the same yes?? π€π"
No learner, it's not the same as you think by just adding one more equal to sign (=).
FIRSTLY,
\== operator is equal to "Loose Equality"
\=== operator is equal to "Strict Equality"
\== Operator (Loos...
heyvats.hashnode.dev2 min read
Sanika Suryawanshi
Very interactive and interesting!