iOS architecture patterns MVC, MVP, MVVM, VIPER, and VIP in Swift
Develop well-structured applications using tested techniques and patterns. When you start to develop an application, you not only have to think about the idea of the finished application, but also about how it will evolve as it is built. This book shows you how to plan for changes, scope creep, and...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
New York, NY :
Apress L. P.
[2023]
|
Edición: | 1st ed. 2023. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009720740106719 |
Tabla de Contenidos:
- 1. Introduction
- 2. MVC: Model-View-Controller
- 3. MVP: Model-View-Presenter
- 4. MVVM: Model-View-ViewModel
- 5. VIPER: View-Interactor-Presenter-Entity-Router
- 6. VIP: View-Interactor-Presenter
- 7. Other Architecture Patterns
- 8. Conclusion.