How is == Different from === in JavaScript? Strict vs Loose Equality Explained
If you are reading this blog, you're probably learning JavaScript – and that's awesome.
Double equals (==) and triple equals (===) in JavaScript often make beginners scratch their heads. This doesn't mean that you should fear JavaScript, in fact jarg...
freecodecamp.org5 min read