While using the equality operator in javascript. We usually have two options that are to either use Loose equality (==) or to use Strict equality (===). But making choice hastily without knowing the exact behavior of both can lead to unexpected behav...
prachiblogs.hashnode.dev4 min read
Ramesh Raveendran
Well, - tech is faster than anything
This article gives a perfect understanding. Thanks for sharing