TypeScript

Posts tagged TypeScript

3 min

SEO That Generates Itself

No hand-written meta tags, ever. How titles, Open Graph, sitemap and RSS all fall out of the same schema the posts already use — generated, not maintained.

building with ai
2 min

Rendering Portable Text in Next.js 16

Portable Text is just JSON until you render it. How I mapped Sanity's block format to React components — headings, links, and real code blocks — in the App Router.

building with ai
3 min

Designing the Content Model by Conversation

I didn't hand-write the Sanity schema — I argued about it with an agent until the shapes were right. How a conversation became a typed content model with real constraints.

building with ai