Next.js Discord

Discord Forum

[CWV] How to improve performance for a page with 20K nodes

Unanswered
Yakutian Laika posted this in #help-forum
Open in Discord
Yakutian LaikaOP
I'd like to know if exists a way to improve performance for a site that renders 20K DOM nodes, all these nodes are server side rendered. Should I convert some components into client components so they render on the client?

0 Replies