Max Kim
Art and science of writing good code

Art and science of writing good code

Follow

Full Guide to Testing Android Applications in 2022

May 13, 202266 min read

Testing is quite a fascinating topic in software development. On the one hand, writing tests takes time, and it might not feel as rewarding - you...

Full Guide to Testing Android Applications in 2022
Things every Kotlin Developer should know about Coroutines. Part 5: Cancellation.
Things every Kotlin Developer should know about Coroutines. Part 4: Exception Handling.
Things every Kotlin Developer should know about Coroutines. Part 3: Structured Concurrency.
Things every Kotlin Developer should know about Coroutines. Part 2: CoroutineScope.
Things every Kotlin Developer should know about Coroutines. 

Part 1: CoroutineContext.