JavaScript Developer — Hard
Key points
- Classes in JavaScript are syntactic sugar for constructor functions
- The `typeof` operator returns the type of a variable or expression
- The output 'function' indicates that the class is a function type
Ready to go further?
Related questions
