Types & Interfaces
TypeScript adds static typing to JavaScript. Learn primitive types, object shapes with interfaces, and when to use `type` vs `interface`.
Lesson 1 of 3 · 20 min
TypeScript adds static typing to JavaScript. Learn primitive types, object shapes with interfaces, and when to use `type` vs `interface`.