Answer the question
In order to leave comments, you need to log in
MVVM for iOS or still MVC?
Hello, I'm a beginner, but already a bit savvy, iOS developer. Basically, I write applications that interact with the server via API. After reading a lot of articles, I got hooked on MVVM for iOS using BIND ( RAC didn't like it because of the weight of the compiled library and the overabundance of functionality), but I still have the feeling that simple projects can be done using MVC. Although I read the article " OOP Patterns in iOS Examples " far and wide, anyway, it seems to me that even working with filling a table with models with MVVM is simpler, and most importantly, the code is easier to read.
Actually the question is:is it worth trying to get into MVC for iOS (I work with MVC on the Web) or don't bother and work with MVVM? If nevertheless you insist on MVC, throw links, otherwise I just find how to switch from MVC to MVVM.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question