Skip to content

Instantly share code, notes, and snippets.

@tomarpremveer
Created December 28, 2020 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomarpremveer/78af2ede1dad2b185e35055bb702ce16 to your computer and use it in GitHub Desktop.
Save tomarpremveer/78af2ede1dad2b185e35055bb702ce16 to your computer and use it in GitHub Desktop.
null and undefined are coerced to each other during comparion
null == undefined // true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment