Hi,
I'm new with SwiftUI. I use the SwiftUI tutorial of apple (https://developer.apple.com/tutorials/swiftui/). Love the technology but I have a some troubles when I start a new chapter of the tutorial. The main problem is that I can't use my last code on the new chapter. There are a lot of things missing and I have to modify manually my code to make things work. This is a little bit annoying. A simple 20 minutes tutorial becomes a 1 hour tutorial. Why not add the extra steps (like adding a new field in the dataset or modifying the SceneDelegate.swift file) between each chapter of the tutorial IN the tutorial instead of skipping those simple steps ?
I suppose that it is for making the tutorial simple but at the end it makes the experience and the understanding more difficult and probably more confusing for dev beginners.
Just a feedback.
R
I'm new with SwiftUI. I use the SwiftUI tutorial of apple (https://developer.apple.com/tutorials/swiftui/). Love the technology but I have a some troubles when I start a new chapter of the tutorial. The main problem is that I can't use my last code on the new chapter. There are a lot of things missing and I have to modify manually my code to make things work. This is a little bit annoying. A simple 20 minutes tutorial becomes a 1 hour tutorial. Why not add the extra steps (like adding a new field in the dataset or modifying the SceneDelegate.swift file) between each chapter of the tutorial IN the tutorial instead of skipping those simple steps ?
I suppose that it is for making the tutorial simple but at the end it makes the experience and the understanding more difficult and probably more confusing for dev beginners.
Just a feedback.
R