Clean Swift Architecture aka VIP

An Example of Clean Architecture or VIP (Swift). We are going to discuss Uncle Bob’s Clean architecture here followed by a sample project. As we...

Koin 2.0 For Android

What is Koin? A pragmatic lightweight dependency injection framework for Kotlin developers. Written in pure Kotlin using functional resolution only: no proxy, no code generation,...

Some Awesome Features of Kotlin

Recently Google has introduced Kotlin (also supporting Java) as their official language. This article will state some of the exciting features you can use while...

Why Kotlin

First: What’s the “Problem” With Java? Just think about it: Java was released 20 years ago. Therefore, it has been piling up legacy baggage that’s now dragging...