#strict-equality-operator
Read more stories on Hashnode
Articles with this tag
Introduction Before understanding == and ===, let's take a look at how the conversion from one data type to other works behind the hoods! Type...