Next.js 15 / React 19
PostgreSQL
Prisma ORM
TypeScript, ESLint & Zod
ShadCN UI
Next Auth
React Hook Form
Jest Testing
Vercel Deployment
Sunday, January 5, 2025
Subscribe to:
Posts (Atom)
Next.js Stack
Next.js 15 / React 19 PostgreSQL Prisma ORM TypeScript, ESLint & Zod ShadCN UI Next Auth React Hook Form Jest Testing Vercel Deployment
-
Next.js 15 / React 19 PostgreSQL Prisma ORM TypeScript, ESLint & Zod ShadCN UI Next Auth React Hook Form Jest Testing Vercel Deployment
-
To make a client component add 'use client' line to first line of your component file. When to Use Client-side and Server-side Comp...
-
x:next-js x$ npx create-next-app@13.4 Need to install the following packages: create-next-app@13.4.19 Ok to proceed? (y) ✔ What is your pro...