TanStackT
TanStack16mo ago
1 reply
then-purple

Use React Query hooks to call server actions in Next.js 14 client components?

Is it considered good practice to use React Query hooks to call server actions in Next.js 14 client components? Are there any security concerns for fetching data this way?
Was this page helpful?