Learn how to filter, paginate and sort using NextJS. We will compare Frontend and Backend API Filtering with two different API Endpoints. One will be a simple endpoint where you return all the data and we will filter everything in the frontend, the other will be an endpoint where we will apply custom Pagination, Search & Sorting.
Timestamps:
00:00 Preview
01:37 Prebuild Backend
03:04 Setup
04:15 Template
05:54 Components
13:24 Getting Products
19:36 Backend Searching
24:17 Frontend Searching
28:16 Backend Sorting
31:47 Frontend Sorting
35:13 Backend Lazy Loading
39:49 Frontend Lazy Loading
41:08 Last Page
Search API: https://github.com/scalablescripts/se…
Subscribe: https://www.youtube.com/c/ScalableScripts/featured
#react #nextjs