#equality-operator-in-javascript
Read more stories on Hashnode
Articles with this tag
If you're new to Javascript, you will find code where === is used while in other languages only == is there and you might be curious why is that,...