Matt Massicotte on Nostr: I've had a hard time writing things that help people get started with concurrency. I ...
I've had a hard time writing things that help people get started with concurrency. I want to fix that!
Here's a step-by-step discussion of how to make a network request with SwiftUI. It starts with GCD and moves to async/await. Includes some common techniques you might want to avoid too.
You do have to understand *a little*, but I tried my best to make it approachable.
https://www.massicotte.org/step-by-step-network-request
Here's a step-by-step discussion of how to make a network request with SwiftUI. It starts with GCD and moves to async/await. Includes some common techniques you might want to avoid too.
You do have to understand *a little*, but I tried my best to make it approachable.
https://www.massicotte.org/step-by-step-network-request