train
to
code
YouTube
TypeScript Type Narrowing Quiz
Question 1
What is type narrowing?
Removing unused imports
Refining a value's type inside a code path based on checks or assignments
Shrinking bundle size
Renaming types to shorter aliases