ljharb on master
[eslint config] [base] [patch] … [eslint config] [patch] extend … Merge pull request #1996 from r… (compare)
ljharb on master
[editorial] [react] fix typo [eslint config] [*] [deps] upda… (compare)
Hi,
I am very general problem in displaying a list in js and it seems the performance of the page gets disturb even if the list is rendered
My problem:
I have to display list that has 500+ rows and then perform search for all the rendered data.
Looking for something were I can render large data in list efficently with minimal JS work. Any leads to this (Without pagination)