Full-stack frameworks
Full-stack frameworks
Keep server-only code out of browser bundles and choose local or HTTP calls at each render boundary.
Hybrid rendering ↗
Safe local and browser client placement across frameworks.
Next.js ↗
App Router, Data Cache, Server Actions, and clients.
TanStack Start ↗
Server routes, loaders, and server-function boundaries.
React Router ↗
Framework Mode resource routes, loaders, and actions.
SolidStart ↗
API routes, server queries, and native event context.
SvelteKit ↗
Endpoints, enhanced Fetch, and remote functions.
Nuxt ↗
Nitro routes, request-aware clients, and useAsyncData.
Astro ↗
Endpoints, server components, and server islands.