Recommended patterns for using Server and Client Components.| nextjs.org
Learn how navigation works in Next.js, and how to use the Link Component and `useRouter` hook.| nextjs.org
Learn how to handle form submissions and data mutations with Next.js.| nextjs.org
Learn how you can use React Server Components to render parts of your application on the server.| nextjs.org