Unlike many programming languages JavaScript has both a double equals (==) and a triple equals (===) equality operator. For the most part these two operators work exactly the same, but the double equals operator converts the types of the objects being compared to the same type. This sounds like a good thing at first, but it can cause some strange bugs to occur when comparing certain objects/types. Because of this the triple equals operator should almost always be used, except in the case of checking if an object is null or undefined.
== vs === Article: https://blog.webdevsimplified.com/202...
Twitter:
/ devsimplified
GitHub:
https://github.com/WebDevSimplified
CodePen:
https://codepen.io/WebDevSimplified
#JavaScript #WebDevelopment #Programming
Sur cette page du site, vous pouvez voir la vidéo en ligne JavaScript == VS === durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Web Dev Simplified 24 janvier 2019, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 48,591 fois et il a aimé 2.1 mille téléspectateurs. Bon visionnage!