January 2023
Intermediate to advanced
330 pages
6h 34m
English
In this chapter, you’ll learn how to perform service calls (i.e., call external APIs) and how to do so efficiently. Few web apps operate in isolation, and most real-world web apps use a combination of a database and calls to external services to do their work.
Using coroutines from different contexts
The difference between kotlin.coroutines and kotlinx.coroutines
Read now
Unlock full access