Thinking of Resubscribing – Are Tutorials in CWC+ Updated?

Hi, I’m thinking of resubscribing to CWC+ again. I was a subscriber about 2 years back, and that was when we were still using @ObservableObject for state management. I’m wondering if some of the old app tutorials, like the CitySightsApp, have been updated to use the newer @Observable protocol and whether everything is up to date. I’m looking to go back and update my old tutorials to the latest SwiftUI protocols and would love something current to compare my work against. Just want to make sure before subscribing again. Any insights would be helpful. Thank you!

@ellieN1235

Hi Ellie,

In mid to late 2023 Chris released a revised series of courses under the banner of “Launch Your First App”. The courses included iOS Foundations, iOS Networking, iOS Databases and iOS App Store. The CitySights App (in the Networking course) was updated and the BusinessViewModel now makes use of the @Observable protocol.