Type Checking Classes and Interfaces

Let’s dig deeper and see what TypeScript looks for while type checking.

Type Checking Classes

The two previous lessons were both leading up to the very important question: What exactly does TypeScript check when it checks a type?

For example, is the following legal?

Get hands-on with 1200+ tech skills courses.