Next.js Discord

Discord Forum

Streaming related queries

Unanswered
anjan_kp posted this in #help-forum
Open in Discord
Hello Everyone,
I am using NextJS + Material UI [Using both App and Page directory and planning to migrate to App directory]
I am planning to implement streaming for each component in a page. I am talking about COMPONENT LEVEL STREAMING.
Ex: If I have 10 components in a page, 8 components will load through streaming [Excluding header and Hero components]
I hope this will help me in serving the 1st load in the fastest way.
Can someone suggest or share their experience with streaming?
It will be great if you can share your experience [IF ALREADY USING STREAMING ON PRODUCTION]
Am I going to face any issue because I am using material-ui ?
Thank You in Advance!

0 Replies