educative.io

Educative

Repository pattern in modern app development with kotlin

Hi

why was Executors used in BlogRepository when the same could be achieved with Kotlin coroutines which is way more readable and structured compared to executors?