True Is Not Always True In JavaScript
Hello everyoneđź‘‹
In this article, I will try to explain the behaviour of the boolean data type of JavaScript.
We often use if statements in JavaScript to check if a value, that can be of any data type is true or false. But do you know that these valu...
bibekkakati.hashnode.dev2 min read
Maxi Contieri
Software Engineer
Exactly! Watch out for this