Load everything lazily with IntersectionObserver
1 min read • January 23, 2019I believe it is clear for every web developer that we should care about size and amount of resources we load to a client (browser). Let's have a look at a simple technique we can use to improve initial load of web pages.