Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeLanguages
JavaScript
ecma11
Equality Operators

ECMAScript Language Specification, Version 11
12.11. Equality Operators

Read this Section of the Authoritative Specification

https://www.ecma-international.org/ecma-262/11.0/index.html#sec-equality-operators

2 Documented Misconceptions

Misconception
EqualityOperatorComparesObjectsValues
The equality operator compares two objects' values
Misconception
EqualityOperatorComparesOnlyTypes
The equality operator '==' compares only the types of the operands

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors