// blog.page(8)
Writing & Thoughts_
Page 8 of 10
// filter.category()
// filter.tags()
Designing Scalable Component Architectures in React
Practical React architecture patterns from client projects—composition, state boundaries, folder structure, and how to scale without rewriting.
Building a High-Performance Portfolio With Astro
Step-by-step guide to building a portfolio that scores 95+ on Lighthouse using Astro, Tailwind, content collections, and performance patterns I use for clients.
Building Production-Ready UI Systems with Tailwind CSS
How I build scalable Tailwind UI systems for client projects—tokens, components, documentation, and the patterns that survive real production use.
Responsive Design Beyond Media Queries
Media queries are only one piece of responsive design. Learn container queries, fluid typography, intrinsic layouts, and the patterns I use to build interfaces that adapt gracefully across every screen.
Astro vs Next.js in 2026: Which Framework Should You Choose?
An honest comparison from a freelancer who ships both. Learn when Astro wins on performance and when Next.js is the right call for your project in 2026.
Sanity CMS + Astro: A Production Content Workflow
How I wire Sanity and Astro together for client projects — schema design, preview, image pipelines, and the editorial workflow marketing teams actually use.