这是indexloc提供的服务,不要输入任何密码
Skip to content

vasudevapitta/lazy-loading-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazy loading images

To keep it simple - lazy loading is a technique where the images/videos are loading as the user scrolls - so anything the user might not have seen in the website is never loaded. This keeps the app light weight by loading only what is necessary for the user, this also saves the user's internet data.

Check out my example

Read more about Lazy loading

About

loads images as the user scrolls - this keeps the app light weight and saves the user's internet data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published