In this Post I am going to explain the difference between equal to(==) Strict equal to(===) in JavaScript and how they are different from each other? and why do we use them?