This demo illustrates data fetching with InfiniteLoader and windowing with react window’s Grid component. When “fetching” data, the demo simulates fetching data from a server by generating fake data with an arbitrary delay. The demo uses the Grid component to render the data; it takes an o...