PinnedPublished inThe StartupAbstract Factory Design Pattern in Kotlin and Java — Made Easy and SimpleWhat is an Abstract Factory?Jul 15, 2022Jul 15, 2022
PinnedPublished inThe 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
Published inThe StartupFactory Design Pattern in Kotlin and Java — Made Easy and SimpleWhat is a Factory?Jul 1, 2022Jul 1, 2022
Published inThe StartupSingleton Design Pattern in Kotlin and Java — Made Easy and SimpleWhat is a Singleton?Jun 30, 2022Jun 30, 2022
Published inGeek 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
Published inThe 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