IBM-Cloud / skylink

Skylink is a sample application that connects drones to the cloud with near realtime image analysis leveraging IBM Cloudant, OpenWhisk, IBM Watson, and IBM Bluemix.
https://skylink.mybluemix.net
Apache License 2.0
37 stars 16 forks source link

Web Performance: deferred loading of images #2

Closed triceam closed 8 years ago

triceam commented 8 years ago

don't load images until they actually scroll into view (in the web interface)

triceam commented 8 years ago

implemented lazy loading of images