Skip to content
#

web-performance

Here are 29 public repositories matching this topic...

🦊 Advanced Lazy Loading Implementation - Native deferred image loading using Intersection Observer API for web performance optimization | Vanilla JavaScript ES6+ | Modern build toolchain with Snowpack + Tailwind CSS + RandomFox API ⚡

  • Updated Aug 30, 2025
  • HTML

Lazy loading é uma técnica incrível para melhorar a performance de projetos JavaScript, onde os recursos não essenciais, como imagens, vídeos ou até partes do código, são carregados apenas quando realmente necessários—geralmente ao serem exibidos na tela. Isso ajuda a reduzir o tempo de carregamento inicial e proporciona uma experiência.

  • Updated Jul 12, 2025
  • HTML

Improve this page

Add a description, image, and links to the web-performance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the web-performance topic, visit your repo's landing page and select "manage topics."

Learn more