Question 9 of 10Pro Only
Beyond virtualisation, what techniques do you use to optimise rendering of very large datasets?
Sample answer preview
Virtualisation is the best-known answer for long lists, and it is the right one when the user genuinely needs to scroll through everything. But it is not always the best approach, and it does not solve every large-dataset problem, so it is worth knowing what else is available.
virtualisationserver-side paginationcursor paginationmemoisationWeb WorkeruseDeferredValue