Programming Misconceptions
Home
Misconceptions
Concepts
Languages
Textbooks
Contributors
About
Home
Languages
JavaScript
ecma11
Objects
ECMAScript Language Specification, Version 11
4.2.1. Objects
Read this Section of the Authoritative Specification
https://www.ecma-international.org/ecma-262/11.0/index.html#sec-objects
2 Documented Misconceptions
ClassDefinesType
The type of an object is equivalent to the type defined by its class definition
PrototypesAreClasses
JavaScript is based on a class-based object model
Find Misconceptions by...
Concept
Programming Language
Notional Machine
Textbook
About
About This Site
Structure and Content of the Inventory
Contributors