Skip to content

Questions about the JavaScript Authoritative Guide Sixth Edition #5

Description

@imlijq

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions