TypeScript Fundamentals: Learn TypeScript from Scratch
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Type Assertions in TypeScript

In this lesson, we learn how to use Type Assertions to provide hints to TypeScript about certain types when we know better than it does.