Introduction to Validating Code with Advanced TypeScript

Let’s dig deeper and have a look at some more advanced features of TypeScript.

Features of TypeScript

Throughout this course, we’ve been using TypeScript to make assertions about the structure of our code, which has made it easier to validate our code. Now we’re going to focus on features of TypeScript itself that we can use to enhance the typing of our system to make it even harder to introduce errors that put the system in an invalid state.

Get hands-on with 1200+ tech skills courses.