React-window: what's difference with react-virtualized?

Created on 24 Jul 2018  路  4Comments  路  Source: bvaughn/react-window

We already have react-virtualized, So I want know why build another library again;
I believe many people want know the reason.. thank you @bvaughn

馃挰 question

Most helpful comment

I really think this information should be present in the README. I had the exact same question once I opened this repository as I knew react-virtualized already. Googling didn't help me pointing to this issue, so I was a bit confused until I tried to search in the Issue Tracking. Without this being present in the README, I still expect more duplicated questions being created as the time goes.

All 4 comments

I'm still trying to figure it out but here are some of the goals shared by Brian on Twitter:

  • Faster
  • Smaller, since it has fewer non-essential components
  • Easier to use, with a more intuitive API
  • More easily maintainable

@TrySound @carlosagsmendes thank you!

I really think this information should be present in the README. I had the exact same question once I opened this repository as I knew react-virtualized already. Googling didn't help me pointing to this issue, so I was a bit confused until I tried to search in the Issue Tracking. Without this being present in the README, I still expect more duplicated questions being created as the time goes.

Was this page helpful?
0 / 5 - 0 ratings