How to use TaskGroup to perform concurrent Tasks in Swift | Swift Concurrency #6

In the last video, we learned async-let. However, we saw that it was a bit limited because it required a new "let" for each method that we wanted to execute. Improving on that, we turn to TaskGroup, which allows us to execute a whole group of tasks concurrency and wait for their results together! API: https://picsum.photos/300 Next video:    • How to use Continuations in Swift (withChe...   Previous video:    • How to use Async Let to perform concurrent...   🤙 WELCOME BACK 🤙 WEBSITE: https://www.swiftful-thinking.com DISCORD:   / discord   GITHUB: https://github.com/SwiftfulThinking/ SAY THANKS: https://www.buymeacoffee.com/nicksarno