Building Type-Safe Forms in React
Forms. How do they work? What secrets do they hold?
I don't know. What I do know is type-safe forms are the best forms! I'm a stickler for type-safety, and will write whatever code necessary to make as many errors as possible surface at compile time.
I'll be demonstrating my favourite way to build component libraries with TypeScript and React Hook Form, so that you never have to worry about forms again!
Brendan Allan
Brendan is a Rust and TypeScript developer, and a founding member of Spacedrive. He is an avid open-source contributor, maintaining popular libraries like Prisma Client Rust, and has experience building a range of web, desktop, and mobile applications.