async/await
-
Testing Throwing Methods In Swift Actors
Read about how to test error throwing code that exists in actors asynchronously and what to look out for smooth testing.
-
Fetching Remote Data With Async/Await In Recent And Older System Versions
Learn how to use the new async/await pattern in order to fetch remote data both in recent and in older system versions.