This article is translated from Chinese to English by ChatGPT. There might be errors.

I’ve been using Kotlin Coroutine in projects for more than a year. Although I’ve only used some very basic features, I still ran into plenty of pitfalls. This post records them as notes.

Continue reading

This article is translated from Chinese to English by ChatGPT. There might be errors.

In the past two days I’ve been digging into how Kotlin coroutines work under the hood. I’ve read a lot of materials, and went from feeling completely lost to now having some rough intuition. This post records my current understanding of Kotlin coroutines.

Continue reading

Author's picture

Alex King

Observing without evaluating is the highest form of human intelligence

Human

Shanghai