Tips penting dalam memuat web font dan Google Font
https://www.zachleat.com/web/css-tricks-web-fonts/
#font #loading #googlefont #lazy #load
https://www.zachleat.com/web/css-tricks-web-fonts/
#font #loading #googlefont #lazy #load
Zach Leatherman
Developing a Robust Font Loading Strategy for CSS-Tricks—zachleat.com
A post by Zach Leatherman (zachleat)
Contoh penggunaan native lazy loading untuk asset gambar di Chrome 76
https://scotch.io/bar-talk/native-lazy-loading-launched-on-chrome-76
#chrome #lazy #load #image
https://scotch.io/bar-talk/native-lazy-loading-launched-on-chrome-76
#chrome #lazy #load #image
Beberapa teknik lazy loading gambar untuk performa web lebih baik
https://www.sitepoint.com/five-techniques-lazy-load-images-website-performance/
#lazy #load #image
https://www.sitepoint.com/five-techniques-lazy-load-images-website-performance/
#lazy #load #image
SitePoint
Five Ways to Lazy Load Images for Better Website Performance
Maria Antonietta Perna highlights the benefits of lazy loading images on websites and shows five approaches to implement lazy loading for your website.
Lazy loading video Youtube yang di embedded
https://css-tricks.com/lazy-load-embedded-youtube-videos/
#lazy #load #youtube
https://css-tricks.com/lazy-load-embedded-youtube-videos/
#lazy #load #youtube
CSS-Tricks
Lazy load embedded YouTube videos | CSS-Tricks
This is a very clever idea via Arthur Corenzan. Rather than use the default YouTube embed, which adds a crapload of resources to a page whether the user plays
Teknik memuat library CSS dan JavaScript pihak ketiga dengan lazy loading dan Observable RxJS di Angular
https://codeburst.io/lazy-loading-external-javascript-libraries-in-angular-3d86ada54ec7
#rxjs #observable #angular #library #lazy #load
https://codeburst.io/lazy-loading-external-javascript-libraries-in-angular-3d86ada54ec7
#rxjs #observable #angular #library #lazy #load
Medium
Lazy Loading External JavaScript Libraries in Angular
Angular has a great ecosystem that provides us almost everything. However, we might find sometimes we still need to borrow things from…
Menambahkan polyfill jika native lazy loading gambar tidak berjalan
https://blueturtle.blog/tutorials/images-native-lazy-loading-and-its-polyfill/
#lazy #load #image #polyfill
https://blueturtle.blog/tutorials/images-native-lazy-loading-and-its-polyfill/
#lazy #load #image #polyfill
Cara melakukan lazy loading component di Angular 9 dengan Ivy Engine
https://netbasal.com/welcome-to-the-ivy-league-lazy-loading-components-in-angular-v9-e76f0ee2854a
#angular #ivy #lazyloading #lazy #load #component
https://netbasal.com/welcome-to-the-ivy-league-lazy-loading-components-in-angular-v9-e76f0ee2854a
#angular #ivy #lazyloading #lazy #load #component
Medium
Welcome to the Ivy League: Lazy Loading Components in Angular v9
Lazy Load Components with Ivy