Introduction
Until now we have seen the architectures that we can consider most used and known: MVC, MVP, MVVM, VIPER, and VIP. But we can find different proposals, each of which seeks to solve some of the problems that other architectures may present or facilitate the work of developers.
RIBs: Router, Interactor, and Builder
TEA: The Elm Architecture ...