7 Ways to Organize SwiftUI Code
SwiftUI is a complete paradigm shift in how we write apps for Apple platforms. It’s functional and declarative rather than object-oriented and imperative. And there is no need for ViewControllers anymore! While all of this means that we can write cod...
dandylyons.hashnode.dev12 min read