Y
Hacker News
new
|
ask
|
show
|
jobs
by
wdfx
1957 days ago
It's not difficult to implement a 'virtual' list which renders only the items which are visible. It's a little trickier if your list items are not all the same height, but not impossible.