Execute Program's order of teaching TypeScript
orta opened this issue · 0 comments
orta commented
Full thread: https://twitter.com/garybernhardt/status/1191799263396712448?s=20
Basic types
Operators
JavaScript built-ins
Inference
Syntax errors vs. type errors
Object types
Type unions
Literal types
Conditional narrowing
Discriminated unions
Error handling with unions