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.
Add a description, image, and links to the react-virtualized topic page so that developers can more easily learn about it.
To associate your repository with the react-virtualized topic, visit your repo's landing page and select "manage topics."