Ever built a search feature that fires off network requests like a machine gun with every keystroke? We've all been… Read More
It's a kinda Design Pattern. How and when do we need to use it? The Factory method is a creational… Read More
They enable types (classes and interfaces) to be parameters when defining classes, interfaces, and methods/functions. Much like the more familiar… Read More
Imagine you're at a party, and your friend introduces you to their "companion." Sounds fancy, right? Well, in Kotlin, companion… Read More