Lazy-loading for below-the-fold components
Open
@TheAlexLichter is already working on this.
Since Oct 18, 2023.
performance
- Dominant language
- TypeScript
- Stars
- 457
- Forks
- 272
- Avg merge
- 13h 33m
- Merged PRs (30d)
- 23
Description
Hey 👋
I think we could lazy-load quite some components that appear below the fold, e.g. everything on the landing page below the logos (https://github.com/nuxt/nuxt.com/blob/v2/pages/index.vue#L64-L115). This might also apply to other pages.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.