PinnedEric DiazinThe StartupAbstract Factory Design Pattern in Kotlin and Java — Made Easy and SimpleWhat is an Abstract Factory?Jul 15, 2022Jul 15, 2022
PinnedEric DiazinThe StartupImprove your Factory Method ImplementationThis article builds on the Factory Design Pattern in Kotlin and Java — Made Easy and Simple article which covers the basics of the Factory…Jul 3, 2022Jul 3, 2022
Eric DiazinThe StartupFactory Design Pattern in Kotlin and Java — Made Easy and SimpleWhat is a Factory?Jul 1, 2022Jul 1, 2022
Eric DiazinThe StartupSingleton Design Pattern in Kotlin and Java — Made Easy and SimpleWhat is a Singleton?Jun 30, 2022Jun 30, 2022
Eric DiazinGeek CultureProgramatically Update View Constraints in Constraint LayoutHere is a Constraint Layout Kotlin Extension that will make updating view constraints programmatically easier and cleaner!May 3, 2021May 3, 2021
Eric DiazinThe StartupUnit Testing LiveData With Mockito and TruthI completed a project that used LiveData to emit data to my views from my ViewModel. In this article, I will review the tests I wrote for…Sep 25, 2019Sep 25, 2019