Just like Infinity.js, but then for React.
The list is windowed (or “virtualized”) meaning that only the visible rows are rendered.
Less DOM nodes = better performance π
Also works with rows that have different heights, something not quite common for this kind of thing.