Y
Hacker News
new
|
ask
|
show
|
jobs
by
dmbass
3780 days ago
I've thought about doing the list of smaller lists but it could cause issues with the DOM (if you care about it) since components must return a single element. Will look into that fixed data table.
1 comments
STRML
3778 days ago
See also react-list (
https://github.com/orgsync/react-list
), which does a surprisingly good and hassle-free job of rendering partial lists.
link