So I created a large list and I can get it to display and all that, but I need it to be editable.... so far I've tried: putting in an html input tag, which does
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