Archive for Tháng Chín 29th, 2011

Lazy Loading Of Images – Resources You Need

Tháng Chín 29, 2011

It is very usual that a website presenting a list of images which is “longer in size than the viewport of our monitors” & we simply need to scroll to view the rest. In such cases, in order to make the websites load much faster, we can use lazy loading. What is lazy loading? It is [...]

Lazy loading (dynamic function loading)

Tháng Chín 29, 2011

Lazy loading, also known as dynamic function loading , is a mode that allows a developer to specify what components of a program should not be loaded into storage by default when a program is started. Ordinarily, the system loaderautomatically loads the initial program and all of its dependent components at the same time. In lazy loading, dependents are only [...]

Follow

Get every new post delivered to your Inbox.