Object Types
Object Types
π¨βπΌ Nice work! You created a reusable object type with a
type alias and used
it to build multiple tasks.π¦ We'll go deeper on type aliases (and when to prefer them) in the Type Safety
workshop, but naming object shapes already makes your code easier to read.