Skip to content
Navigation menu
Log in
Create account
DEV Community
Close
My Kotlin World Series' Articles
Back to João Esperancinha's Series
How does concurrency play a role in coroutines?
João Esperancinha
João Esperancinha
João Esperancinha
Follow
Mar 17 '24
How does concurrency play a role in coroutines?
#
kotlin
#
coroutines
#
tasking
#
multitasking
Comments
Add Comment
3 min read
Why the Global Scope isn't advised to be used?
João Esperancinha
João Esperancinha
João Esperancinha
Follow
Mar 17 '24
Why the Global Scope isn't advised to be used?
#
kotlin
#
coroutines
#
concurrency
#
globalscope
Comments
Add Comment
3 min read
When thinking about Java fields we use-site target in Kotlin
João Esperancinha
João Esperancinha
João Esperancinha
Follow
Mar 19 '24
When thinking about Java fields we use-site target in Kotlin
#
kotlin
#
java
#
dataclasses
#
javarecords
Comments
Add Comment
7 min read
What is the Purpose of the Main Dispatcher?
João Esperancinha
João Esperancinha
João Esperancinha
Follow
Mar 21 '24
What is the Purpose of the Main Dispatcher?
#
kotlin
#
coroutine
#
dispatchers
#
dispatchersmain
Comments
Add Comment
4 min read
They said to use the Default Dispatchers but I found out it was Unconfined
João Esperancinha
João Esperancinha
João Esperancinha
Follow
Mar 21 '24
They said to use the Default Dispatchers but I found out it was Unconfined
#
kotlin
#
unconfined
#
dispatchers
#
quizzes
Comments
Add Comment
10 min read
Decoding Kotlin - Your guide to solving the mysterious in Kotlin
João Esperancinha
João Esperancinha
João Esperancinha
Follow
Apr 26 '24
Decoding Kotlin - Your guide to solving the mysterious in Kotlin
#
kotlin
#
nullsafety
#
annotations
#
spring
1
reaction
Comments
2
comments
31 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account