@ajambrosino: what’s a little funny about the “GPT weak on frontend” discourse is that everything we ship in the codex app gets adopt…

X AI KOLs Following News

Summary

A tweet from @ajambrosino observes that features in the Codex app are quickly adopted by the industry, highlighted by @shadcn's new MessageScroller component for chat apps.

what’s a little funny about the “GPT weak on frontend” discourse is that everything we ship in the codex app gets adopted by the entire industry within days or weeks, pixel for pixel
Original Article
View Cached Full Text

Cached at: 07/01/26, 06:05 AM

what’s a little funny about the “GPT weak on frontend” discourse is that everything we ship in the codex app gets adopted by the entire industry within days or weeks, pixel for pixel

shadcn (@shadcn): If you want to add a navigation trail to your own chat app, the new MessageScroller component has the hooks you need out of the box. Look for:

const { currentAnchorId, visibleMessageIds } = useMessageScrollerVisibility()

Similar Articles