codex-lv4-may-2025

Week 5 - Day 1

← Back to Week 5 / ← Course Index


Goal

TypeScript part 1

Steps

  1. Initialize a TS project and add typed variables and one typed function.
  2. Use string, number, boolean, and a union.
  3. Extra practice if you want
    • add one interface for an object