01Data loading
Route loader
Resolve structured data before the component renders and consume it with route-level type inference.
Open exampleWorking examples
Small routes that expose one full-stack idea at a time.
Choose a path
Each page pairs a visible result with the framework primitive responsible for it. No external service or environment variable is required.
Resolve structured data before the component renders and consume it with route-level type inference.
Open exampleCall server-only Node APIs through a typed function and refresh the result without a hand-written endpoint.
Open example