// blog.tag("Performance")

#Performance Posts_

Page 2 of 3 · 13 articles

Performance monitoring dashboard with web vitals metrics
01 10 min read
Performance

Optimizing Core Web Vitals on Modern Frontend Projects

A practitioner's guide to fixing LCP, INP, and CLS on React, Next.js, and Astro sites — with real client examples, debugging tools, and measurable targets.

Core Web Vitals Performance LCP
Read
Clean portfolio website design displayed on laptop and phone
02 10 min read
Astro

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.

Astro Portfolio Performance
Read
Developer workspace with laptop showing code on screen
03 10 min read
Astro

Why Astro Is My First Choice for Content Websites

After 30+ client content sites, here's why Astro ships less JS, scores higher on Lighthouse, and beats heavier frameworks for blogs and marketing pages.

Astro Performance Content
Read
Website migration and SEO analytics on screen
04 11 min read
Astro

Migrating WordPress to Astro Without Losing SEO

A step-by-step migration playbook from a freelancer who's moved 15+ WordPress sites to Astro — redirects, metadata, structured data, and the mistakes that tank rankings.

Astro WordPress SEO
Read
Analytics dashboard showing performance metrics and Lighthouse scores
05 12 min read
Next.js

Next.js Performance Optimization: How I Hit Lighthouse 100

Core Web Vitals, image optimization, bundle splitting, caching, and font loading — a complete playbook for squeezing every millisecond out of Next.js in production.

Next.js Performance Core Web Vitals
Read
React code on a development screen with performance profiling tools
06 10 min read
React

How I Build Fast React Applications

A production playbook for React performance — architecture, code splitting, state boundaries, and profiling lessons from client projects across the US, UK, and Europe.

React Performance Architecture
Read