Y
Hacker News
new
|
ask
|
show
|
jobs
by
eeiaeaa
820 days ago
Glide grid renders to canvas also.
1 comments
rrgok
820 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.
link
spankalee
820 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