Aug 24, 2017 · 1 min read
Hey there
Thank you for the article :)
I have question concerning the router. You wrote the following:
You should know that there is no such thing as common VIPER module. Some developers connect Router with Presenter instead of Interactor, others use a separate object that works with Entities, etc.
What advantages to you see in connecting the router with the Interactor instead of the Presenter?