DEV Community

My Kotlin World Series' Articles

Back to João Esperancinha's Series
How does concurrency play a role in coroutines?
Cover image for How does concurrency play a role in coroutines?

How does concurrency play a role in coroutines?

Comments
3 min read
Why the Global Scope isn't advised to be used?
Cover image for Why the Global Scope isn't advised to be used?

Why the Global Scope isn't advised to be used?

Comments
3 min read
When thinking about Java fields we use-site target in Kotlin
Cover image for When thinking about Java fields we use-site target in Kotlin

When thinking about Java fields we use-site target in Kotlin

Comments
7 min read
What is the Purpose of the Main Dispatcher?
Cover image for What is the Purpose of the Main Dispatcher?

What is the Purpose of the Main Dispatcher?

Comments
4 min read
They said to use the Default Dispatchers but I found out it was Unconfined
Cover image for They said to use the Default Dispatchers but I found out it was Unconfined

They said to use the Default Dispatchers but I found out it was Unconfined

Comments
10 min read
Decoding Kotlin - Your guide to solving the mysterious in Kotlin
Cover image for Decoding Kotlin - Your guide to solving the mysterious in Kotlin

Decoding Kotlin - Your guide to solving the mysterious in Kotlin

Comments
31 min read