24

An interesting article about MVVM design pattern and how it helps developing apps in Swift programming language.

I’ve recently started using the Model-View-ViewModel pattern a lot more to structure my iOS application code. While MVVM is not necessary in all cases, I’ve found it to be especially useful when writing iOS applications in Swift aka working with Optionals.

Read more on natashatherobot.com