I'm using React to build a simple website and I often hear people say that they use virtualization to render lists of items (eg. products on a retail website).
I have a state that whenever the user scrolls in a specific part, the data is receieved from API and appendded to the end of this state. Because the data is bi