Created
December 28, 2020 06:59
-
-
Save tomarpremveer/78af2ede1dad2b185e35055bb702ce16 to your computer and use it in GitHub Desktop.
null and undefined are coerced to each other during comparion
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
null == undefined // true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment