In this article I share my approach to handling of Activity life-cycle in Android, which is probably the most practical and safest way to coupe with this difficult task.
In this post I share my thoughts about Data Classes, which I consider to be the best Kotlin feature. Not because Data Classes spare lines of code, but because this construct has the potential to fix a long standing misconception about object-oriented design.