Loading
Current section: File Upload 4 exercises
Problem

TypeScript Integration

Transcript

00:00 This step, we're not actually going to change any behavior. Everything's going to work exactly the same as it did before. But now, we're going to make TypeScript happy. If TypeScript is happy, then Lily, the life jacket is happy, and if that emoji is happy, then I'm happy, and our users will be happy. Because TypeScript, again,

00:18 it's not making your life terrible, it's just showing you how terrible your life is. We're going to listen to TypeScript, we're going to fix all of these issues, add the file to our schema. There's a little bit of special sauce going on in here to make all of that work. You're going to figure all that out, and then we're going to go through it together.