Next.js Discord

Discord Forum

Crud Application Example

Unanswered
Bigeye scad posted this in #help-forum
Open in Discord
Avatar
Bigeye scadOP
Frameworks and libraries seem to come and go in out of favour so quickly, including best approaches.

How are people doing a simple CRUD application these days? TanStack Query, React Hook Form, or Server Actions/Components?

Any decent examples out there at the moment that provides full form validation against a Zod schema? Including handling server issue error messages from an external API? I.e. username taken etc which the client app can’t possibly validate.

0 Replies