Next.js Discord

Discord Forum

Preferred way to achieve infinite scroll with nextjs?

Unanswered
Standard Chinchilla posted this in #help-forum
Open in Discord
Avatar
Standard ChinchillaOP
Anyone know what is the preferred way to do Infinite scroll with nextjs.

1 Reply

Avatar
@Standard Chinchilla Anyone know what is the preferred way to do Infinite scroll with nextjs.
Avatar
create a client component, add a button with view observer. Fetch when button is in screen. Button is just an example object. It can be everything else as well. Even a invisible div