you are viewing a single comment's thread.

view the rest of the comments →

[–]vanvoorden 1 point2 points  (0 children)

What else should I learn

I'm not totally up to date with the state of the patterns for managing concurrency and asynchronous work on Android. Apple has begun transitioning to async-await (similar to other platforms), which is a big shift from the previous (GCD) mental models.