Feat - Virtualized List for displaying the projects
Since we already have a really long list of open source projects, I was just curious: Is it good to have a virtualized list to display the projects. As the number of projects keeps increasing, this seems like a stable approach.
agree, I am interested to contribute
i am thinking the same
Maybe a solution like this
https://tanstack.com/virtual/latest/docs/framework/react/examples/infinite-scroll
I guess infinite scroll wont be needed since already have the entire list of projects, before hand, we just need to make sure that only 15-20 nodes are rendered at an instance