TanStack Start: A Mental Model for Next.js Developers
Understand TanStack Start from a Next.js developer’s perspective: its router-first architecture, explicit server boundaries, typed routing, caching, rendering, and server functions.

Fullstack Engineer · AI & Web · Nepal
I build full-stack TypeScript applications with a focus on AI integrations and great DX. Shipped products across multiple startups and domains. Currently building in the open.
Drop me a line at hi@adarsha.dev — always happy to talk about interesting problems.
Understand TanStack Start from a Next.js developer’s perspective: its router-first architecture, explicit server boundaries, typed routing, caching, rendering, and server functions.
A technical dissection of what runs inside coding agents: tool loops, sandboxing, compaction, memory, why the model is the smallest part, and what I learned replicating the harness.
Master RAG implementation with supabase hybrid search to combine keyword and semantic search with Reciprocal Ranked Fusion (RRF) and integration with Vercel AI SDK.
Learn how to automate repository generation in a Prisma + NestJS application. Reduce boilerplate, ensure consistency, and speed up development with a custom repository generation script.