Clerk
Drop-in auth for React/Next.js. Pre-built sign-in UI, session management, user profiles, org management. This site uses Clerk for authentication.
Clerk handles authentication on this site. It provides pre-built React components for sign-in, sign-up, and user profile management. Integration with Next.js is seamless - wrap your app in ClerkProvider, add SignInButton, and you're done. It handles OAuth (Google, GitHub), email/password, MFA, session management, and user metadata. The developer experience is genuinely good - I chose it for this site before I ever made a video about it. Free tier supports 10K monthly active users.
Similar Tools
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous. This site runs on Vercel.
Supabase
Open-source Firebase alternative built on Postgres. Auth, real-time subscriptions, storage, edge functions, and pgvector for AI embeddings. Generous free tier.
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Cloudflare
CDN, DNS, DDoS protection, and edge computing. Free tier handles most needs. This site uses Cloudflare for DNS and analytics. Workers for edge compute.
Get started with Clerk
Drop-in auth for React/Next.js. Pre-built sign-in UI, session management, user profiles, org management. This site uses Clerk for authentication.
Try ClerkGet weekly tool reviews
Honest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeMore Infrastructure Tools
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous. This site runs on Vercel.
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Cloudflare
CDN, DNS, DDoS protection, and edge computing. Free tier handles most needs. This site uses Cloudflare for DNS and analytics. Workers for edge compute.
Related Posts

Building a SaaS with Claude Code: End-to-End Guide
How to go from idea to deployed SaaS product using Claude Code as your primary development tool. Project setup, feature...

How to Use Claude Code with Next.js
A practical guide to using Claude Code in Next.js projects. CLAUDE.md config for App Router, common workflows, sub-agent...

How to Build Full-Stack TypeScript Apps With AI in 2026
A practical guide to building Next.js apps using Claude Code, Cursor, and the modern TypeScript AI stack.
