upcarta
Sign In
Sign Up
Explore
Search
Adding server-side pagination - Data fetching with React Server Components
Course
#ComputerProgramming
buildui.com
See on buildui.com
1
Recommender
1
Mention
Use query params to paginate the list of users.
Recommend
Post
Save
Complete
Collect
Mentions
See All
Sam Selikoff
@samselikoff
·
May 17, 2023
Post
From
Twitter
This is my favorite part of the video. Say goodbye to auto-loaders, injection hashes, and other funky home-grown APIs needed to make a variable available to a component – and say hello to JavaScript lexical scope!