Week 5 - Day 1
← Back to Week 5 / ← Course Index
Goal
TypeScript part 1
Steps
- Initialize a TS project and add typed variables and one typed function.
- Use string, number, boolean, and a union.
- Extra practice if you want
- add one interface for an object