In this article, we will look at a new UI library for React and Next.js, NextUI, to build a simple ecommerce application.
Remix allows applications to have a fast load time, and once the application is loaded, hydration kicks in and gives it client-side functionality.
Pagination in a GraphQL API allows our frontend to query lists of items from an API. On our frontend, we can build infinite scrolling functionality.