Hacker News new | ask | show | jobs
by wallflower 5370 days ago
Netflix uses an interesting WebKit-based approach for progressive loading.

Basically, they reuse cells like UITableView does.

http://cdn-0.nflximg.com/us/presentations/htmltvui/oscon-201...

1 comments

Thank you, good sir!