NodeJS with Typescript & TypeORM - Custom Pagination, Search & Sorting using MongoDB

Опубликовано: 30 Сентябрь 2024
на канале: Scalable Scripts
6,483
129

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

Learn how to filter, paginate and sort using NodeJS & MongoDB using TypeORM. 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, the other will be an endpoint where we will apply custom Pagination, Search & Sorting.

Source Code: https://github.com/scalablescripts/no...
MySQL Version:    • NodeJS with Typescript & TypeORM - Cu...  

This video can be combined with other videos:
React & NodeJS Lazy Loading, Search & Sorting using MongoDB:    • MERN Tutorial - Lazy Loading, Search ...  
VueJS & NodeJS Lazy Loading, Search & Sorting using MongoDB:    • VueJS & NodeJS Lazy Loading, Search &...  
Angular & NodeJS Lazy Loading, Search & Sorting using MongoDB:    • Angular & NodeJS Lazy Loading, Search...  
NextJS & NodeJS Lazy Loading, Search & Sorting using MongoDB:    • NextJS & NodeJS Lazy Loading, Search ...  
NuxtJS & NodeJS Lazy Loading, Search & Sorting using MongoDB:    • NuxtJS & NodeJS Lazy Loading, Search ...  
Svelte & NodeJS Lazy Loading, Search & Sorting using MongoDB:    • Svelte & NodeJS Lazy Loading, Search ...  

Other Courses:
Get access to all my courses for 15$/month: https://scalablescripts.com/p/membership

Timestamps:
00:00 Preview
00:40 Typescript Setup
07:12 Product Entity
08:53 Connect with MongoDB using TypeOMR
13:47 Seed the database
17:54 Frontend & Backend Endpoints
21:13 Searching
25:38 Sorting
27:40 Pagination

#javascript #node #typescript #typeorm #mongodb