Welcome to the final lesson of this module! In the previous lesson, you wrote just enough code to make a request and print the information to the console. However, this module is aimed at building out the SwiftyWeather app. To successfully build your app, you must tackle a few items. Here are the topics you’ll unpack:
Parse JSON data retrieved from API.
Debug and handle error responses gracefully.
Connect the parsed data to the UI.
At the end of this lesson, you’ll have a working weather app that you can build on top of. The starter project contains several empty files. However, you’ll slowly add code to each one. The first section will be the largest as you set up the necessary models to represent the data coming back from the OpenWeatherMap API.
See forum comments
This content was released on Jun 20 2024. The official support period is 6-months
from this date.
Download course materials from Github
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
Previous: Quiz: Understanding HTTP Methods & URLSession in iOS Development
Next: Instruction
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.