DEV Community

Cover image for What is the best way to use pagination? Cursor based or page based (Offset).
Hakeem Abbas for Coding Crafts

Posted on Edited on

What is the best way to use pagination? Cursor based or page based (Offset).

My opinion is Cursor based pagination for better user experience.

Top comments (0)