Life of a Pixel 2018

2018-09-10
阅读 15 分钟
6.1k
This talk is about how Chrome turns web content into pixels. The entire process is called "rendering".We'll describe what we mean by content, and what we mean by pixels, and then we'll explain the magic in between.

流畅的分页

2018-08-27
阅读 15 分钟
2.4k
Pagination of iOS Table Views, Android List Views and on the mobile web is a common way of circumventing the technical limitations of power hungry mobile devices and slow mobile networks when dealing with large datasets.