Implementing Infinite Scroll in Next.js Using Server Actions

Опубликовано: 28 Сентябрь 2024
на канале: Cand Dev
1,716
53

We will learn how to Iimplementing infinite scroll in Next.js with server actions.

👉Timestamps:
0:00 - Intro
01:15 - Install Next.js
01:59 - Create the UI Post List
11:53 - Api integration

🔗Source:
[jsonplaceholder] https://jsonplaceholder.typicode.com/...
[jsonplaceholder params] https://github.com/typicode/json-server
[next.js] https://nextjs.org/docs/getting-start...

#programming