Building with Generative AI
A series of articles exploring the concepts and practical applications of building with Large Language Models, featuring the Vercel AI SDK.
A series of articles exploring the concepts and practical applications of building with Large Language Models, featuring the Vercel AI SDK.
Explore different web rendering methods from SSR to RSC. Learn when to use each approach and how to implement them with Next.js 15 and TypeScript.
A curated collection of my favorite principles from the book "Clean Code" by Robert C. Martin, rewritten with a conversational tone and practical, modern examples.
A refresher on SQL fundamentals, focusing on PostgreSQL. Sometimes when you spend too much time in the frontend or ops world, you need to remind yourself of the power and importance of proper database design and querying.