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
Next.js
The React meta-framework. App Router, Server Components, Server Actions, file-based routing, and first-class deployment on Vercel.
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous.
Supabase
Open-source Firebase alternative built on Postgres. Auth, real-time subscriptions, storage, edge functions, and pgvector for AI embeddings. Generous free tier.
Firebase
Google's BaaS platform. Firestore (NoSQL), Realtime Database, Auth, Cloud Functions, Hosting, and ML. Free Spark tier; pay-as-you-go Blaze.
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.
Coolify
Self-hosted PaaS for deploying apps, databases, and services. Git-based deploys, Docker support, preview environments, and a clean UI.
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.
Related Guides
Related Posts

Astro vs Next.js 16: Which to Choose in 2026
Astro 5 ships 0-15KB of JavaScript per page. Next.js 16 ships 85-250KB. Here is the honest 2026 breakdown of when each f...

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.

The Next.js AI App Stack for 2026
The definitive full-stack setup for building AI-powered apps in 2026. Next.js 16, Vercel AI SDK, Convex, Clerk, and Tail...

Vercel AI SDK: Build Streaming AI Apps in TypeScript
The AI SDK is the fastest way to add streaming AI responses to your Next.js app. Here is how to use it with Claude, GPT,...
