Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies
Build Next.js 16 apps with App Router, Server Components/Actions, Cache Components ("use cache"), and async route params. Includes proxy.ts and React 19.2. Prevents 25 documented errors. Use when: building Next.js 16 projects, or troubleshooting async params (Promise types), "use cache" directives, parallel route 404s, Turbopack issues, i18n caching, navigation throttling.
Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.
Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.