RSS.Social

Matteo Manferdini

follow: @[email protected]

Posts

The Myth of the MV pattern: Why SwiftUI developers just reinvented MVC

Why VIPER and MVVM in SwiftUI are actually the same pattern: A lesson in architectural thinking

From broken to testable SwiftUI navigation: The decoupled approach of MVVM with coordinators

Is SwiftData incompatible with MVVM? The standard answer betrays a deep misunderstanding of 3 key principles that drive SwiftUI’s architecture

Why Dismissing View Models in SwiftUI is Stifling your App’s Maintainability and Testability (And the Proven Principles for a Better Architecture)

How to Create and Combine SwiftUI Views Without Getting Lost in Deep Nesting and Complex Layouts

From Massive SwiftUI Views to Reusable Components: The Root MVVM Approach to Modular Interfaces

MVVM in SwiftUI for a Better Architecture [with Example]

SwiftUI Data Flow: Passing Data Between Views

Downloading files from URLs in Swift [SwiftUI Architecture]

URLSession in Swift: The Essential Guide [with Examples]