November 2018
Intermediate to advanced
404 pages
10h 16m
English
Before you can display all journal entries, you need to make an HTTP request to your server-side Swift application to retrieve data in the JSON object. The Codable protocol allows you to quickly create a data model that supports decoding and de-serializing JSON objects automatically. With the JSON objects, you can display each entry by appending a new item to the table list.
Read now
Unlock full access