Skip to content

Engineering notes from production work

ブログ

React、Next.js、採用、フルスタック開発に関する記事。

ReactNext.jsPerformanceSEO / AEO / GEO
Performance10 min readMarch 10, 2026

90-100

Target Lighthouse range

Improving Next.js Lighthouse Without Killing the Design

Scores are a side effect. I care about what someone feels in the first second. Here is how I optimize that path and still keep gradients, type, and motion.

Attack above-the-fold work and LCP before you polish far below the scroll.
Defer or idle-load decoration so the first paint still feels expensive.
Treat `sizes`, `priority`, and third parties like a budget, not a free buffet.
記事を読む
SEO11 min read

SEO, AEO, and GEO for a Modern Developer Portfolio

How I structure a portfolio so Google, featured snippets, and AI crawlers can all quote me without me sounding like a keyword vending machine.

March 8, 2026Search, answers, AI discoverability
記事を読む
Frontend9 min read

Shipping React UI Fast Without Making a Mess

The way I structure React and Next.js UI so the team ships fast because the system is obvious, not because we skipped every guardrail.

March 5, 2026Faster feature delivery
記事を読む

Subscribe for new posts, or read how referrals and sponsored placements are handled on this site.