Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about the JavaScript Authoritative Guide Sixth Edition #5

Open
imlijq opened this issue Jun 30, 2019 · 0 comments
Open

Questions about the JavaScript Authoritative Guide Sixth Edition #5

imlijq opened this issue Jun 30, 2019 · 0 comments

Comments

@imlijq
Copy link

imlijq commented Jun 30, 2019

Hello, I saw in the introduction to the 75th page of the JavaScript Authoritative Guide(Rhino book): About strict equality operators, if both values are null or both are undefined, they are not equal, but I am in Chrome ( The result in the version is 75.0.3770.100) is like this, because i can't find your mailbox, so ask a question here, sorry, bothering

null===null // true
undefined===undefined // true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant