Posts
All the articles I've posted.
Dynamic Document Titles in Next.js 15
Published: at 03:00 AMNext.js 15 introduces React's streamlined approach to managing document titles by allowing the use of the `<title>` tag directly within JSX.
AI SDK by Vercel: A 30,000 Feet View
Published: at 09:42 AMThe AI SDK is a powerful TypeScript toolkit designed to simplify the process of building AI-powered applications.
Next.js App Router SEO Checklist
Published: at 01:42 AMThis checklist is designed to guide you through setting up your Next.js App router project for optimal SEO performance. It's broken down into categories for easier navigation and understanding.
Next.js SEO Checklist
Published: at 01:42 AMThis checklist is designed to guide you through setting up your Next.js project for optimal SEO performance. It's broken down into categories for easier navigation and understanding.
Securing Your Next.js Application: The Basic Defenders (Security Headers)
Published: at 10:42 AMThe essential security headers every Next.js application should implement, regardless of its size or complexity.