Pagination of github respositories fetched from github api using react-query
Introduction
In this article, I'll be covering fetching data using react-query, paginating the list of data and using react-error-boundary to handle ui errors.
I used tailwind for this project and I won't be focusing on styling. Here is how to get ta...
talentlessdeveloper.hashnode.dev9 min read