
July 23, 2026
11 min read
Website Not Loading in China? What It Actually Is
A client's site "wouldn't load" in mainland China. It wasn't the Great Firewall. Here's how I actually diagnosed a website not loading in China — and the fix.
Posts tagged
← All posts

July 23, 2026
11 min read
A client's site "wouldn't load" in mainland China. It wasn't the Great Firewall. Here's how I actually diagnosed a website not loading in China — and the fix.

July 14, 2026
10 min read
When a Next.js page transition breaks with a redirect, the App Router commits the redirecting route first — an empty stub. Here's the cause and the real fix.

July 11, 2026
10 min read
Your Next.js WebGL background is fine on first load and Link nav, then blank after the browser Back button? Here's the popstate root cause and the R3F rebuild fix.