JavaScript Equality Operators: Difference Between == and ===
What Is The Equality Operator?
The equality operator lets you check if two statements are equal, and the result will be a boolean value.
Basically, it compares statements.
Types of Equality Operators:
We have two types of Equality operators:
Strict ...
nazanin-ashrafi.hashnode.dev2 min read
Pravin Devghare
Software Development Engineer @Halodoc | Ex-{BookMyShow, Park+} | Data Structures | Algorithms | Distributed Systems
A refreshing read!