# Kotlin Coroutines use cases for Domain Layer

DevFeed: [Kotlin Coroutines use cases for Domain Layer](<https://devfeed.tech/articles/kotlin-coroutines-use-cases-for-domain-layer-39244.md>)

Original publisher: [Read original article](<https://kt.academy/article/cc-use-cases-domain-layer>)

Published: 2022-11-24T00:00:00Z

Content type: tutorial

Language: en

Sources: [Kt. Academy](<https://devfeed.tech/sources/kt-academy.md>)

Topics: [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Coroutines](<https://devfeed.tech/topics/coroutines.md>), [kotlin-coroutines](<https://devfeed.tech/topics/kotlin-coroutines.md>), [domain](<https://devfeed.tech/topics/domain.md>), [Development](<https://devfeed.tech/topics/development.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [coroutines](<https://devfeed.tech/tags/coroutines.md>), [domain](<https://devfeed.tech/tags/domain.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [kotlin-coroutines](<https://devfeed.tech/tags/kotlin-coroutines.md>), [programming](<https://devfeed.tech/tags/programming.md>), [programming-language](<https://devfeed.tech/tags/programming-language.md>), [workshop-learning-programming](<https://devfeed.tech/tags/workshop-learning-programming.md>)

## AI overview

This tutorial explains how Kotlin Coroutines are used in the Domain Layer.

## Source excerpt

How do we use Kotlin Coroutines in the Domain Layer.