Optimizing Pagination in Ruby on Rails: The Power of pagy_keyset
While it’s true that we already have an infinite scroll article at Unagi, some releases have happened since it was written regarding the amazing Pagy gem. The implementation is almost identical to our previous article, but the performance improvements […]