What is lazy loading ?? Instead of loading the entire web page and rendering it to the user in one go, the lazy loading assists loading only the required section (usually user’s viewport) until it is needed by the user. An example can be seen on unsp...
apandagre.hashnode.dev3 min read
No responses yet.