#100DAYSOFCODE Day91
Improve Blog Page
Fetch the next page data by React Query
I achieved using less code to fetch the next page using React Query. The key thing is that needs to create a function and put the fetch function inside to pass params. If without adding a func...
haorong.hashnode.dev1 min read