Recently listened to "Swift Concurrency Explained" where the host interviewed @mattiem
There are some really good points that Matt brought up in the pod that if you've been reading about Swift concurrency, will reinforce some of the key points that these articles make.
One key takeaway from the pod that I didn't think about before was the distinction Matt made on concurrency in Swift being a language feature, vs GCD being an API, very good point!
https://podcasts.apple.com/us/podcast/swift-academy-the-podcast/id1730260283?i=1000757489366

