Rutas de Aprendizaje Libros Cursos Categorías Anuncios

Making simple animations in Android with Kotlin

07-02-2026 - Andrés Cruz

Making simple animations in Android with Kotlin

Android It explains how to make animations with ObjectAnimator in Android together with the PropertyValuesHolder that are the way in which we indicate the property (translation, opacity and rotation) and the values that we want to animate.


The mix-blend-mode property in CSS: Blending Overlapping Colors

15-12-2025 - Andrés Cruz

The mix-blend-mode property in CSS: Blending Overlapping Colors

CSS Complete guide to mix-blend-mode in CSS: clear explanation of blending modes, visual examples, and best practices for using them in real-world projects.


CSS background property

16-12-2025 - Andrés Cruz

CSS background property

CSS This property is the shorthand way to set other related properties, including those related to the color and background images of an element; that is, those whose prefix is ​​background-.