Nuxt.js Lazy Loading, Search & Sorting

Опубликовано: 03 Октябрь 2024
на канале: Scalable Scripts
6,481
78

👉 Check our website: https://scalablescripts.com

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...

This video can be combined with other videos:
NuxtJS & Laravel Lazy Loading, Search & Sorting using MySQL:    • NuxtJS & Laravel Lazy Loading, Search...  
NuxtJS & Laravel Lazy Loading, Search & Sorting using MongoDB:    • NuxtJS & Laravel Lazy Loading, Search...  
NuxtJS & Python Django Lazy Loading, Search & Sorting using MySQL:    • NuxtJS & Python Django Lazy Loading, ...  
NuxtJS & Python Django Lazy Loading, Search & Sorting using MongoDB:    • NuxtJS & Python Django Lazy Loading, ...  
NuxtJS & NodeJS Lazy Loading, Search & Sorting using MySQL:    • NuxtJS & NodeJS Lazy Loading, Search ...  
NuxtJS & NodeJS Lazy Loading, Search & Sorting using MongoDB:    • NuxtJS & NodeJS Lazy Loading, Search ...  
NuxtJS & NestJS Lazy Loading, Search & Sorting using MySQL:    • NuxtJS & NestJS Lazy Loading, Search ...  
NuxtJS & NestJS Lazy Loading, Search & Sorting using MongoDB:    • NuxtJS & NestJS Lazy Loading, Search ...  
NuxtJS & Golang Lazy Loading, Search & Sorting using MySQL:    • NuxtJS & Golang Lazy Loading, Search ...  
NuxtJS & Golang Lazy Loading, Search & Sorting using MongoDB:    • NuxtJS & Golang Lazy Loading, Search ...  
NuxtJS & C# Lazy Loading, Search & Sorting using MySQL:    • NuxtJS & C# Lazy Loading, Search & So...  
NuxtJS & C# Lazy Loading, Search & Sorting using MongoDB:    • NuxtJS & C# Lazy Loading, Search & So...  
NuxtJS & Kotlin Lazy Loading, Search & Sorting using MySQL:    • NuxtJS & Spring Boot with Kotlin - La...  
NuxtJS & Kotlin Lazy Loading, Search & Sorting using MongoDB:    • NuxtJS & Spring Boot with Kotlin - La...  
NuxtJS & Deno Lazy Loading, Search & Sorting using MySQL:    • NuxtJS & Deno - Lazy Loading, Search ...  
NuxtJS & Deno Lazy Loading, Search & Sorting using MongoDB:    • NuxtJS & Deno - Lazy Loading, Search ...  

Check more tutorials:
Get access to all my courses for 15$/month: https://scalablescripts.com/p/membership

Timestamps:
00:00 Preview
01:34 Prebuild Backend
03:02 Setup
04:50 Template
09:06 Components
12:25 Getting Products
16:36 Backend Searching
21:58 Frontend Searching
25:45 Backend Sorting
30:20 Frontend Sorting
33:39 Backend Lazy Loading
38:22 Frontend Lazy Loading
40:11 Last Page

#nuxtjs #javascript #vue #vuejs