React windowing explored. Integrated react-select with react-window for large lists.
-
Updated
Mar 5, 2021 - CSS
React windowing explored. Integrated react-select with react-window for large lists.
Creating a virtualized timeline which by default stores a limited number of elements in the DOM tree and thus wouldn't freeze when loading millions of records. The challenge was to done this without using any npm library.
To associate your repository with the react-virtualized topic, visit your repo's landing page and select "manage topics."