Y
Hacker News
new
|
ask
|
show
|
jobs
by
rrgok
819 days ago
Perhaps I worded it wrong: I meant to bring Glide Grid as an example how fast we can render millions of items to canvas.
1 comments
spankalee
819 days ago
It doesn't actually render millions of items though. It renders the visible viewport, something you can also do with pretty standard DOM virtualization techniques.
link