Pagination with express | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Pagination with express

Hey! I’m making a Twitter clone and I ran into the problem of having too many tweets appear on a page when a user logins into his account. I was wondering if there are any packages or snip bits of code that you guys would recommend? Thanks!

12th Nov 2018, 2:04 AM
Hunter Peart
Hunter Peart - avatar
3 Answers
0
angular.material.io is a framework and it has a component for pagination. i think it will be a good start. if you google this: pagination with angular you can get cool tutorials.
12th Nov 2018, 9:30 PM
Rhyr Core
Rhyr Core - avatar
0
Use react to fetch backend api. https://code.sololearn.com/WsvCCoJ11gQz/?ref=app
27th Jun 2020, 9:39 AM
Calviղ
Calviղ - avatar