Front-End Optimization: My Journey to Accelerate Load Times in Heavy Front-End
#webdevelopment #programming #frontendoptimization #apploadtime #performanceimprovement #reactdevelopment #imageoptimization #lazyloading
https://hackernoon.com/front-end-optimization-my-journey-to-accelerate-load-times-in-heavy-front-end
#webdevelopment #programming #frontendoptimization #apploadtime #performanceimprovement #reactdevelopment #imageoptimization #lazyloading
https://hackernoon.com/front-end-optimization-my-journey-to-accelerate-load-times-in-heavy-front-end
Hackernoon
Front-End Optimization: My Journey to Accelerate Load Times in Heavy Front-End
How I was able to improve the app's load time by implementing techniques such as import and render on visibility, image proxy, proficient work with SVG images
Lazy-load Offscreen iframes: What You Need to Know
#html #lazyloadingexplained #whatislazyloading #iframesdefinition #iframeembeds #whentouselazyloading #iframelazyloading #frontendoptimization
https://hackernoon.com/lazy-load-offscreen-iframes-what-you-need-to-know
#html #lazyloadingexplained #whatislazyloading #iframesdefinition #iframeembeds #whentouselazyloading #iframelazyloading #frontendoptimization
https://hackernoon.com/lazy-load-offscreen-iframes-what-you-need-to-know
Hackernoon
Lazy-load Offscreen iframes: What You Need to Know
The best part is that it’s super easy to implement. Just add the loading="lazy" attribute to the <iframe> tag. All major browsers support this attribute