Published onNovember 1, 2024Deploy Next.js application on VercelNext.jsVercelDeploymentIncludes deployment preparation, deployment steps, and custom domain setup.
Published onOctober 29, 2024配置trpc 以及 trpc-types 共享 | fastify 脚手架项目trpctrpc 结构及 前端共享后端 tRPC 的 API 类型定义
Published onOctober 20, 2024Jotai: State Management in ReactJotaiReactState management for React: Jotai
Published onOctober 19, 2024Building an Upgrade Dialog with Shadcn and Zustand in Next.jsShadcnZustandHow to build a visually appealing and functional upgrade dialog using Shadcn components and Zustand state management in a Next.js application.