Intro a Jetpack ComposeJetpack Compose es el nuevo Toolkit Declarativo de UI para Android. Está diseñado con la eficiencia y facilidad de uso en mente.Oct 25, 2020Oct 25, 2020
Getting in the Flow with Android Pt 1You probably have come across the term “Reactive Programming” more than once at this point, it has been gaining a lot of popularity over…Jan 14, 2020Jan 14, 2020
Let’s talk about ServicesAndroid Services can be complicated, in this post we try to explain them in a concise manner.Aug 13, 2019Aug 13, 2019
Published inThe StartupWorking with Kotlin CoroutinesCoroutines are a really nice feature with the objective of simplifying async tasks, making them easier to implement and understand.Jun 9, 20192Jun 9, 20192
What’s new in Android?What’s up guys? Another Google IO has passed and with it some exciting announcements for all the Android developers out there in terms of…May 12, 2019May 12, 2019
The Gentle Guide to RoomHello, guys, this is the last part of the Gentle series, in which we have been looking at the Android Architecture Components framework…Apr 29, 2019Apr 29, 2019
The Gentle Guide to ViewModelHello, guys, I had so much fun writing my previous article about LiveData that I started to think about the next one right away, the…Apr 10, 2019Apr 10, 2019
The Gentle Guide to LiveDataLiveData is an observable class that holds data, it’s part of the Android Architecture Components and unlike other observables it has the…Mar 10, 20191Mar 10, 20191