Learn how to filter, paginate and sort using NuxtJS. 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.
Source Code: https://github.com/scalablescripts/nu…
Search API: https://github.com/scalablescripts/se…
Subscribe: https://www.youtube.com/c/ScalableScripts/featured
#nuxt #javascript