Back to IssuesView on GitHub
#5823
Moderate
Bad <Link> performance on large datasets
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
Files Likely Touched
Labels
package: router-coreperformance