intermediate

Forms

Native forms, controlled inputs, React Hook Form, validation, and server action boundaries.

Forms combine platform semantics, React state, validation, and optional server boundaries. Choose controlled, uncontrolled, or library-assisted flows based on interaction needs and performance.

Child topics cover native forms, React Hook Form, validation, and server actions where applicable.