I just completed the Rebeloper two-week SwiftUI Camp. I enjoyed it for a number of reasons:
1. Over the two-weeks, our instructor Alex Nagy proceeded to develop a framework application (CampInstaApp) in Xcode while explaining step-by-step what he was doing.
2. He recorded every 2-hour class so we could work through the day's lesson at our own pace.
3. Class by class CampInstaApp was extended to include Firebase access, login, authentication, following, posting, etc. All functions of a modern application.
4. Alex included an amazing comprehensive library of his own extensions to SwiftUI. We students are free to use this library in our own applications.
5. The final product is a professionally developed application constructed using Alex's IVO alternative to MVVM. This is an invaluable resource for any prospective iPhone app developer.
It was truly instructive to watch a professional SwiftUI programmer develop a modern working application. Taking SwiftUI Camp made me a better programmer. Thank you, Alex.