Unlocking Cross-Platform Development with Kotlin Multiplatform Mobile (KMM)In the fast-paced world of app development, cross-platform frameworks have gained significant attention for their ability to streamline the…May 30, 2023May 30, 2023
Understanding Clean ArchitectureLearn how to build a responsive and modular Android app with Jetpack Compose by implementing a clean presentation layer.Apr 15, 2023Apr 15, 2023
Harnessing the Power of Story Points: Elevating Estimation in Agile Software DevelopmentDiscover how story points can revolutionize your software development processApr 1, 2023Apr 1, 2023
Android TinySometime you just want a quick and dirty way of doing some network calls. For this reason I created a tiny network library under the Apache…Jan 21, 20181Jan 21, 20181
RecyclerViewI am going to try to make this tutorial as simple as possible and please leave comments if something if not clear enough so I can adjust…Dec 14, 20171Dec 14, 20171
Published inAndroidPubLambda expressions explainedI have gotten some questions about Lambda expressions and RxJava. These questions are mostly about not fully understanding Lambda…Aug 9, 20171Aug 9, 20171
Android CriteriaI have done a lot of copy and paste of my code lately so I decided to start to create some small libraries. Mostly for my own personal…May 1, 2017May 1, 2017
Repository Design PatternThe repository pattern is one of the more popular patterns at the moment. I for one like it, it follows the solid principles and done right…Apr 20, 20177Apr 20, 20177
Published inAndroidPubAndroid App Architecture Ground UpI have been jumping back and forth regarding the best architecture for android apps for some time now, and have talked to friends, listen…Apr 5, 20175Apr 5, 20175