Many developers find unit testing confusing. In this essential guide I show the simple concepts that will make unit testing more approachable.| Matteo Manferdini
On the Internet, you can find plenty of SwiftUI tutorials that dive straight into building user interfaces without much consideration for underlying architectural principles. While these examples can get you started, they often lead to a common pitfall: massive SwiftUI views, i.e., views that are hundreds or even thousands of lines long, brimming with disparate ... Read more| Matteo Manferdini
In this guide, I will show you the strategies to select the correct SwiftUI data flow mechanism and the relative property wrappers.| Matteo Manferdini
SwiftUI Structural Foundations The best practices of professional iOS developers to create well-structured SwiftUI apps ready for the App Store Git for iOS Development Take advantage of all the Git features and best practices to improve your daily iOS development workflow.| Matteo Manferdini