What Next.js actually sends the browser on the first request
Four ways to read the HTML a Next.js server returns before any JavaScript runs, and what turns out to be in it besides your markup.
- Next.js
- SSR
- React Server Components
- DevTools
Notes on frontend work — development, design systems, tooling, and building UI with AI.
Four ways to read the HTML a Next.js server returns before any JavaScript runs, and what turns out to be in it besides your markup.
Generating UI from a Figma design only works if the design is structured for it. Much of the work sits on the Figma side; the AI step comes last.