Hacker News new | ask | show | jobs
by nine_k 2703 days ago
You only need as many DOM nodes as it takes to cover the viewport.

You can style them such a way that updates do not cause re-layout, except for auto-sized cells.