Anuncios Libros Cursos Categorías

The FullScreen API in JavaScript

24-11-2025 - Andrés Cruz

The FullScreen API in JavaScript

The FullScreen API allows you to present a web page or the different elements that make it up in full screen or FullScreen.


How to get screen resolution with JavaScript/jQuery?

24-11-2025 - Andrés Cruz

How to get screen resolution with JavaScript/jQuery?

In this entry we will see how to obtain the resolution of a screen with native JavaScript, we will also see how to detect a change in the browser's resolution every time the window is resized with JavaScript and jQuery.


Picture in Picture Mode in Flutter in Android: Implementation and Tips

30-06-2025 - Andrés Cruz

Picture in Picture Mode in Flutter in Android: Implementation and Tips

I show you how to implement Screen-in-Screen mode from a Flutter app.