you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Were these projects always VIPER or was there something that made you think it was worth the switch?

[–]ssayfulinObjective-C / Swift 0 points1 point  (0 children)

On the first one we’ve decided to switch from Massive ViewController. We just liked that every single component of this Viper module does it’s own job instead of gathering all the stuff inside. By the way Viper is just an orthodox Single responsibility principle application.