PinnedYair CarrenoDo 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
Yair CarrenoAdd 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 7Jun 7
Yair CarrenoMicro-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
Yair CarrenoToo 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
Yair CarrenoConceptos 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
Yair CarrenoInversió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
Yair CarrenoMecanismos de delegación usados en soluciones móviles“If you prefer to read the English version”Jan 29, 2022Jan 29, 2022
Yair CarrenoDelegation design patterns applied in mobile solutions“Si prefieres, puedes leer la versión en Español”Jan 28, 2022Jan 28, 2022
Yair Carreno¿Micro-Frontends aplicado a móviles? ¡Ya veremos!Cuando escuché sobre este nuevo estilo de arquitectura, sonó tentador llevar su aplicación a los clientes móviles. Sin embargo…Oct 21, 2021Oct 21, 2021
Yair CarrenoDo you know the Push Notification Flow?The diagram above describes the flow when a push notification is received in iOS or Android device.Oct 18, 2021Oct 18, 2021