Articles and insights about building with AI
How to implement useful audit logs in a Next.js app with Prisma: schema, helper, retention and common pitfalls.
A 30-day roadmap to ship a SaaS from zero with a boilerplate. Setup, differentiator feature, production, real launch.
How to decide whether to build your own boilerplate or buy one. Simple math, real exceptions, and traps to avoid.
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.
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.