|
|
|
|
|
by sensanaty
486 days ago
|
|
At minimum filtering and sorting should be handled by the browser, including async for both of those. Pagination could be argued as well, but at least that's simple-ish to implement (but still, it's such a common UI pattern that it ought to be handled in a unified way by browsers IMO) |
|