Writing
Notes from building production sites — the problems that came up often enough to be worth writing down.
8 min read
How I Build GSAP ScrollTrigger Animations Without Killing Performance
Why scroll animation drops frames, which properties are safe to animate, and how to wire ScrollTrigger into React without leaking triggers on every re-render.
GSAPScrollTriggerPerformanceReact
8 min read
WordPress vs Next.js for Agencies: Choosing the Right Stack in 2026
A build-side comparison for agencies: what each stack costs to build, hand over and maintain — and the questions that actually decide it.
WordPressNext.jsAgencies
7 min read
Core Web Vitals for Next.js in 2026: A Practical Checklist
The Next.js-specific causes of poor LCP, CLS and INP — and the fixes that actually move the numbers, including what changed in Next 16.
Next.jsPerformanceCore Web Vitals