NodeJS with Typescript & TypeORM - Custom Pagination, Search & Sorting using MySQL
Apr 18, 2021
In this article we’ll build a node.js api where we can search, sort and paginate. Learn how to filter, paginate and sort using NodeJS & MySQL 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.
MongoDB Version:
This video can be combined with other videos:
React & NodeJS Lazy Loading, Search & Sorting using MySQL:
https://www.youtube.com/playlist?list...
VueJS & NodeJS Lazy Loading, Search & Sorting using MySQL: