class Keyword

Description

The class body of a class declaration is executed in strict mode. The constructor method is optional.

Class declarations are not hoisted (unlike function declarations).