Blog

Abordamos tópicos de programación web, apps Android y escritorio con un enfoque 100% práctico y aplicado al mundo laboral.

Rutas de Aprendizaje Libros Cursos Categorías Anuncios

Page Visibility API in JavaScript and HTML5

24-11-2025 - Andrés Cruz

Page Visibility API in JavaScript and HTML5

JavaScript The Page Visibility API allows us to know when a web page is being viewed by the user and therefore we can make configurations to avoid the use of unnecessary resources.


IntersectionObserver - Observes HTML elements when they are visible via JavaScript scrolling.

24-11-2025 - Andrés Cruz

IntersectionObserver - Observes HTML elements when they are visible via JavaScript scrolling.

JavaScript "What is IntersectionObserver in JavaScript? Explained clearly," Smart Scrolling, The API that will change the way you scroll the web.