Worked through the Welcome to SwiftUI tutorials. As expected I’m struggling with the Swift syntax (no semicolons, lots of “less typing” optimizations). Decades of muscle and brain memory down the drain.
SwiftUI Code to define / layout View hierarchies – No XML, no binaries, just moldable Swift code – That’s how it should be. Having worked with a strict Model-View-Viewmodel-Presenter architecture for a looooong time, I’m struggling with the concept of states and bindings, but this will fade, I’m sure.
