Articles and insights about building with AI
Tailwind v4 for utilities, shadcn/ui for components. Why this combo is the SaaS default in 2026 and how to wire it well.
How to fit Resend + React Email into a Next.js SaaS. Setup, helpers, deliverability, and common mistakes.
Step-by-step guide to migrate a Next.js SaaS from Stripe to Polar: payments abstraction, webhooks, sandbox, and shadow deploy.
5€/mo Hetzner VPS + Coolify (open source). Auto deploys, SSL, multi-app. When it beats Vercel for indie SaaS.
Two boilerplates with multi-tenancy, two different approaches. MakerKit (mature, B2B-first) vs CREA.MBA (AI-native). Which one fits depending on how you work with AI.
Single schema, type safety, migrations, Prisma Studio. Why Prisma + Postgres is the lowest-friction DB stack for indie SaaS.
Stripe is the standard. Polar is the alternative gaining traction among indie hackers and small SaaS. When Polar wins, when Stripe wins.
Bun isn't an experiment anymore. ~10x faster on install and startup, compatible with almost everything. When it wins, when Node still does.
Step-by-step tutorial to add two-factor authentication (TOTP) to a Next.js app using the Better Auth plugin.
A 7-day sprint to take a SaaS from idea to first customer with an AI-native boilerplate and Claude Code. Day-by-day plan and typical mistakes.
Implement multi-tenancy with organizations, roles, and invitations in Next.js using the Better Auth plugin. Data isolation and common pitfalls.
The four pieces that turn a boilerplate into an operational copilot. What they are, when to use each, and how to fit them into your repo.