Using Type Inference in TypeScript

InstructorAri Picker

Share this video with your friends

Send Tweet

This lesson explains how the Typescript compiler uses inference to guess what types we’re using, so we don’t have to annotate all the things.