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