DevTips Daily: The double not (double bang) operator in JavaScript

preview_player
Показать описание
⭐️ Check out more DevTips Daily ⭐️

#devtipsdaily Channel Handle @codebubb
Рекомендации по теме
Комментарии
Автор

Thank you so much sir! Love from India🇮🇳

venkatasaiinjarapu
Автор

i dont get it. if "myName" is an empty string, isnt is already false? so what is the point of adding the double bang operator if its just gona be false when it was already false from the beginning???

westernpigeon
Автор

!! is not a single operator. It's the ! operator twice.

asadmoosvi
visit shbcf.ru