Loading
Current section: 4. Type Operators 4 exercises
Problem

Keyof Typeof

Loading exercise

Transcript

00:00 Alright. So let's talk about the type of and key of operators. This exercise will be a little familiar because we've actually done this a little bit in the workshop series so far. It's kinda hard to get very far into TypeScript without using these features incidentally. But now we're gonna talk about them specifically, so I want you to jump into this and get right to it.

00:19 We'll see you when you're done.