First met in aicp-c3-session-14 · Dev libraries & frameworks
Vercel's React framework — the base LEGO block of the course's modern web builds, and the server-rendering answer when SEO matters.
You're building a real site where crawlers and AI engines must see full HTML — SSR/SSG out of the box.
The foundation of the wrapper tower: components → shadcn → paid kits all sit on it
The migration target when client-rendered (Vite) sites need search visibility
Server-side rendering, static generation, app-router full-stack React
Doesn't matter for this KB's static hand-rolled HTML — different tradeoff, same goal
Under everything: the s14 marketplace, shadcn/ui, and most vibe-coding exports.
Dev libraries & frameworks
Relevant the moment any Paul site needs SSR-grade SEO; SEO-o-matic territory.
The SSR/SEO logic here feeds directly into OI-074's topic page.
current
tailwind-shadcn: the styling layer above it
vercel: same company; first-class hosting
lovable: Lovable's TanStack Start move solves the same SSR/SEO problem a different way