Tag: nextjs
All the articles with the tag "nextjs".
-
react-xray: Which Pages Render Which Components — and Which Ones Are Dead?
Introducing react-xray — a CLI that builds a per-page → component reachability matrix for any React or Next.js app, flags strictly-unused and unreachable components, and ships it as one HTML report you can drop in a PR.