skill
★ 10,706
Full-stack workflow for data fetching and mutations
This pattern guides developers through building robust features by combining GET API routes for data retrieval, Server Actions for secure mutations, SWR for client-side caching, and React Hook Form with Zod for validation. It provides a str…
elie222/inbox-zero
fullstack
nextjs
server-actions
data-fetching