8 ms·
This is in no way better than regular pagination. Or, if you want to eliminate a full page reload, just do the pagination in AJAX (but still allow me to link t
by skip 17y ago
This is in no way better than regular pagination. Or, if you want to eliminate a full page reload, just do the pagination in AJAX (but still allow me to link to a specific page).
Pagination does not break the back button or the scrollbar like progressive loading.