#nextjs
- CSP and Trusted Types across two stacks
How we enforced a strict Content-Security-Policy with Trusted Types on a vanilla-JS site, then adapted that policy for a Next.js static-export blog — and what we had to give up.
- One design system, two stacks
Sharing tokens and structural CSS between a vanilla-JS site and a Next.js app.
- Hello, world
First post — why this blog exists and how it's built.