PinnedMicro-Frontends applied to mobiles? We’ll see!When I heard about this new style of architecture, it sounded tempting to bring your app to mobile clients.Oct 5, 20223Oct 5, 20223
PinnedDo you know the ways to represent states in Jetpack Compose?In Compose and declarative views in general, states could represent different types of UI structures, as shown in figure 1 below.Jul 5, 20222Jul 5, 20222
¿Qué tan transparente es tu App con el uso de datos privados de los usuarios?Hace un par de meses escribí y publiqué de forma gratuita una guía relacionada con el uso de pantallas auxiliares para mantener informados…3d ago3d ago
Some Tips for Android DevelopersIn this article, I have compiled some tips to remember when working with XML views.Jan 18Jan 18
Add offset to a specific locationWe may sometimes receive a request to calculate and add a location from another specific location, that is, to add an offset to a specific…Jun 7, 2024Jun 7, 2024
Too many parameters in the Jetpack Compose function?You may have noticed that during designing views through Compose functions, it’s effortless to fall into the scenario of having a function…Jul 8, 2022Jul 8, 2022
Conceptos sobre Inversión de dependencia, Inversión de control (IoC) e Inyección de dependencias…Hace un tiempo en mi libro Clean Architecture en iOS presenté las definiciones de los términos Inversión de dependencia, Inversión de…Apr 26, 2022Apr 26, 2022
Inversión de control en vistas declarativas de aplicaciones móviles: Jetpack Compose y SwiftUIEn aplicaciones móviles, los recientes frameworks Jetpack Compose y SwiftUI permiten la creación de vistas declarativas a través de…Apr 26, 2022Apr 26, 2022
Mecanismos de delegación usados en soluciones móviles“If you prefer to read the English version”Jan 29, 2022Jan 29, 2022
Delegation design patterns applied in mobile solutions“Si prefieres, puedes leer la versión en Español”Jan 28, 2022Jan 28, 2022