Form validation for shopify apps

Hey community! How is everyone doing Form validation for their Shopify app? Our current stack is using the remix boiler plate + drizzle. Is the best addition to the stack is zod + react hook apps for the validations?

Cheers!

Hi Anubhav - where would these forms be appearing?

Hey Liam! Just forms in the app - currently building an app on top of functions so keen to understand if there are any best practices re validating different inputs (for example discount name, active dates, etc). Feel free to point to me towards a resource if this questions has been answered already.

Cheers :slight_smile:

So these would be forms in the apps UI that merchants would interact with, or forms added to a theme that customers would interact with?