yes to splitting up views into smaller chunks. They can be easier to test that way.
I've often pasted non-working code into Copilot and asked "why doesn't this compile?". LLMs are quite good a pointing out errant commas and the like, where a compiler will often give you an entirely logical, but useless error message (unless you write compilers for a living).
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: