popular-magentaP
Refine2y ago
4 replies
popular-magenta

Is there any reason to use Refine if it ends up being more code?

I trialed refine in an existing admin UI (Next.js, React Hook Form, React Query) powered by a GraphQL API. I noticed rather quickly that the code ended up being more (~2x) than I currently had for CRUD operations. I am curious if there are other reasons to use Refine aside from the CRUD components/hooks? I suppose auth but that I would rather proxy to another provider (currently using OIDC with next-auth)
Was this page helpful?