This lesson is all about network calls using the new async/await APIs, a
crucial skill for any Swift programmer looking to build real-world applications.
You’ll enrich the Apple News app to make its UI more appealing by adding
a small image describing the article.
You’ll also implement different methods to retrieve the article image, exploring
the rich APIs offered by Apple’s URLSession and the corresponding level
of abstractions for each of these APIs.
Along the way, you’ll learn how to:
Implement network calls using async/await and URLSession.
Previous: Quiz for Lesson 1
Next: Discovering URLSession Async API
All videos. All books.
One low price.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.