AngularJS and Scroll lazy load directive Sep 15, 2015 Lazy load is a familiar task when you work with web application. For example, when you scroll your application to the bottom of page, you want to load more data from server side. This will make a better user experience and app performance. view source Advertisement More Similar PostsAvoiding a JavaScript MonocultureHow to Add Header and Footer View in UICollectionViewWorking with Touch ID API in iOS 8 SDKUnderstanding Key-Value Observing and CodingHow to Use SQLite to Manage Data in iOS AppsIntegrating Facebook Login in iOS App – The Manual WayHow To Scan QR Code Using AVFoundation FrameworkA Swift Tutorial for Google Maps SDKCreating Your Own Custom Controls Using IBDesignable in Xcode 6Documenting Your Objective-C and Swift Code in Xcode with HeaderDoc and DoxygenUsing iAd to Display Banner Ad in Your AppHow to Integrate Facebook Login in iOS AppIntroduction to UIActionSheet and UIPopoverControllerEmbedding Virtual Reality Across the Web with VR ViewsHow to Create a Simple RSS Reader AppCreate Static Table View Using StoryboardHandling Single and Multiple Selection in Collection ViewUnderstanding XML and JSON Parsing in iOS ProgrammingCreating Simple View Animations in SwiftCreate a Simple App for Video Recording and Playback