Wrote an article

Singleton Pattern in Kotlin - Design Patterns for DummiesΒ 


I wrote an article about basics of design patterns and how Singleton pattern can be implemented in Kotlin Android.Β  Learn about the basic concepts of Design Patterns, their advantages, and types. Also see an example of the Singleton Design pattern in Kotlin for Android