1.

What Are The Disadvantages Of Mvvm?

Answer»
  • Some PEOPLE think that for simple UI, MVVM can be an overkill.
  • Similarly in bigger cases, it can be HARD to DESIGN the ViewModel.
  • Debugging would be a bit difficult when we have complex data bindings.



Discussion

No Comment Found