Loading
Current section: Schema Validation 5 exercises
Problem

Type Safety with Conform

Transcript

00:00 Now that we've got Conform working on our server side, we can use some of Conform's React utilities to work in our UI, and it can apply some really awesome progressive enhancement pieces, and on top of that, it makes it so that we can have complete type safety from the UI all the way to the backend and back again.

00:19 It's really fabulous. So there are a couple of things that you need to know about that I've left in information in the instructions. Take a look at that, and then get onto this exercise and we'll see you when you're done.