Home

tanstack/router

Status:Indexed
Analyzed Nov 17, 202510K+ starsTypeScript

🤖 A client-first, server-capable, fully type-safe router and full-stack framework for the web (React and more).

Back to Issues
#5823
Moderate

Bad <Link> performance on large datasets

View on GitHub

Summary

Investigate and optimize the performance of the `<Link>` component when rendering a large number of links simultaneously. The goal is to reduce the rendering overhead compared to native `<a>` elements, especially in scenarios involving large datasets.

Skills Required

TypeScriptReact Performance OptimizationDebuggingUnderstanding of DOM Rendering

Labels

package: router-coreperformance