Completed the Day 51 challenges after reading about (and implementing) manual conformance to Codable
(required due to @Published
properties). Also added URLSession.shared.dataTask(with: request)
which I was familiar with.
Completed the Day 51 challenges after reading about (and implementing) manual conformance to Codable
(required due to @Published
properties). Also added URLSession.shared.dataTask(with: request)
which I was familiar with.