Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeLanguages
JavaScript
ecma11
Class Definitions

ECMAScript Language Specification, Version 11
14.6. Class Definitions

Read this Section of the Authoritative Specification

https://www.ecma-international.org/ecma-262/11.0/index.html#sec-class-definitions

2 Documented Misconceptions

Misconception
ClassDefinesType
The type of an object is equivalent to the type defined by its class definition
Misconception
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