Asynchronously Loading Launches
- The SpaceXAPI - https://github.com/r-spacex/SpaceX-API
- WWDC21 - Intro to async/await - https://www.raywenderlich.com/25008723-wwdc-2021-intro-to-async-await
In this episode, learn how to asynchronous load a large amount of information from the network so you can save it to Core Data.
Comments