
MVVM and @dynamicMemberLookup in Swift
View models in MVVM are responsible of making the model suitable for presenting by a view. Quite often model objects themselves have properties which can be directly presented by the… Read more MVVM and @dynamicMemberLookup in Swift →